summaryrefslogtreecommitdiff
path: root/image/png.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/png.h')
-rw-r--r--image/png.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/image/png.h b/image/png.h
index 5350ec61d..521881136 100644
--- a/image/png.h
+++ b/image/png.h
@@ -21,7 +21,7 @@
#define _NETSURF_RISCOS_PNG_H_
#include <stdbool.h>
-#include <libpng/png.h>
+#include <png.h>
struct content;
struct bitmap;