summaryrefslogtreecommitdiff
path: root/plugins/gimp/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gimp/common.h')
-rw-r--r--plugins/gimp/common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/gimp/common.h b/plugins/gimp/common.h
index 95c51bf..3fe63c1 100644
--- a/plugins/gimp/common.h
+++ b/plugins/gimp/common.h
@@ -23,8 +23,8 @@
#undef MIN
#undef CLAMP
-#include "jxl/resizable_parallel_runner.h"
-#include "jxl/resizable_parallel_runner_cxx.h"
+#include <jxl/resizable_parallel_runner.h>
+#include <jxl/resizable_parallel_runner_cxx.h>
namespace jxl {