summaryrefslogtreecommitdiff
path: root/coders/coders.h
diff options
context:
space:
mode:
Diffstat (limited to 'coders/coders.h')
-rw-r--r--coders/coders.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/coders/coders.h b/coders/coders.h
index c48409c6b..c93350f48 100644
--- a/coders/coders.h
+++ b/coders/coders.h
@@ -1,12 +1,12 @@
/*
- Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2019 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
obtain a copy of the License at
-
+
https://imagemagick.org/script/license.php
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -92,9 +92,6 @@
#include "coders/jpeg.h"
#endif
#include "coders/json.h"
-#if defined(MAGICKCORE_JXL_DELEGATE)
- #include "coders/jxl.h"
-#endif
#include "coders/label.h"
#include "coders/mac.h"
#include "coders/magick.h"