Don't need to include content.h

This commit is contained in:
Michael Drake 2012-08-16 19:36:25 +01:00
parent 27b65235e9
commit 049d5097b8

View File

@ -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"