summaryrefslogtreecommitdiff
path: root/coders/coders.h
diff options
context:
space:
mode:
Diffstat (limited to 'coders/coders.h')
-rw-r--r--coders/coders.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/coders/coders.h b/coders/coders.h
index 70184f3c6..b41829b51 100644
--- a/coders/coders.h
+++ b/coders/coders.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization
dedicated to making software imaging solutions freely available.
You may not use this file except in compliance with the License. You may
@@ -193,5 +193,6 @@
#if defined(MAGICKCORE_X11_DELEGATE)
#include "coders/xwd.h"
#endif
+#include "coders/yaml.h"
#include "coders/ycbcr.h"
#include "coders/yuv.h"