summaryrefslogtreecommitdiffstats
path: root/src/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/image.h')
-rw-r--r--src/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/image.h b/src/image.h
index ece53f7..be3b66d 100644
--- a/src/image.h
+++ b/src/image.h
@@ -27,6 +27,7 @@
#include <string.h>
#include "font.h"
+#include "output.h"
#define IMAGE_BIT_DEPTH 8
#define IMAGE_CHANNELS 3