summaryrefslogtreecommitdiff
path: root/image/bmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'image/bmp.c')
-rw-r--r--image/bmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/image/bmp.c b/image/bmp.c
index 7e992ae43..2468b4d72 100644
--- a/image/bmp.c
+++ b/image/bmp.c
@@ -26,6 +26,7 @@
#include <stdlib.h>
#include <libnsbmp.h>
+#include "utils/utils.h"
#include "utils/messages.h"
#include "content/content_protected.h"
#include "desktop/gui_internal.h"