summaryrefslogtreecommitdiff
path: root/gtk/bitmap.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-04-19 23:20:29 +0100
committerVincent Sanders <vince@kyllikki.org>2016-04-19 23:20:29 +0100
commitdee7426656b3cdbf644f65a2dd99c7c93cf0e6d2 (patch)
tree72fc5a67a30855360d41f44bcdf54d03565d4ba3 /gtk/bitmap.c
parentd29bccdb3a582a08c84fffea66d197d78048ece2 (diff)
downloadnetsurf-dee7426656b3cdbf644f65a2dd99c7c93cf0e6d2.tar.gz
netsurf-dee7426656b3cdbf644f65a2dd99c7c93cf0e6d2.tar.bz2
stop content header dragging in so many other headers
Diffstat (limited to 'gtk/bitmap.c')
-rw-r--r--gtk/bitmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/bitmap.c b/gtk/bitmap.c
index 3c5b1742c..f8dcf1d17 100644
--- a/gtk/bitmap.c
+++ b/gtk/bitmap.c
@@ -30,6 +30,7 @@
#include <cairo.h>
#include <gtk/gtk.h>
+#include "utils/utils.h"
#include "utils/log.h"
#include "content/content.h"
#include "image/bitmap.h"