summaryrefslogtreecommitdiff
path: root/desktop/gui.h
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2012-08-16 19:36:25 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2012-08-16 19:36:25 +0100
commit049d5097b8d625fc19f86cb9fb836de9a164b56b (patch)
tree722b0b102cb545b50746f8c78308726e91f80399 /desktop/gui.h
parent27b65235e99dfd76ac4aaa8a5f35f7124c7211f7 (diff)
downloadnetsurf-049d5097b8d625fc19f86cb9fb836de9a164b56b.tar.gz
netsurf-049d5097b8d625fc19f86cb9fb836de9a164b56b.tar.bz2
Don't need to include content.h
Diffstat (limited to 'desktop/gui.h')
-rw-r--r--desktop/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/gui.h b/desktop/gui.h
index 2fc2b9130..eccf0b4c6 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -67,7 +67,6 @@ typedef enum { GUI_POINTER_DEFAULT, GUI_POINTER_POINT, GUI_POINTER_CARET,
#include <libcss/libcss.h>
#include "utils/config.h"
-#include "content/content.h"
#include "content/hlcache.h"
#include "desktop/download.h"
#include "desktop/search.h"