summaryrefslogtreecommitdiff
path: root/image/png.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/png.h')
-rw-r--r--image/png.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/image/png.h b/image/png.h
index 1e241ebcd..4c5b1bed3 100644
--- a/image/png.h
+++ b/image/png.h
@@ -23,6 +23,9 @@
#include "utils/config.h"
#ifdef WITH_PNG
+
+#include "css/css.h"
+
#include <stdbool.h>
#include <png.h>