summaryrefslogtreecommitdiff
path: root/image/jpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'image/jpeg.h')
-rw-r--r--image/jpeg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/image/jpeg.h b/image/jpeg.h
index 281c02111..61f6b4d67 100644
--- a/image/jpeg.h
+++ b/image/jpeg.h
@@ -12,6 +12,8 @@
#ifndef _NETSURF_IMAGE_JPEG_H_
#define _NETSURF_IMAGE_JPEG_H_
+#include <stdbool.h>
+
struct bitmap;
struct content;