summaryrefslogtreecommitdiff
path: root/content/content.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.c')
-rw-r--r--content/content.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/content.c b/content/content.c
index 1c667f12d..93b6b8f5a 100644
--- a/content/content.c
+++ b/content/content.c
@@ -31,15 +31,13 @@
#include <string.h>
#include <strings.h>
#include <time.h>
+
#include "utils/config.h"
#include "content/content_protected.h"
#include "content/hlcache.h"
-#include "css/css.h"
#include "image/bitmap.h"
#include "desktop/browser.h"
#include "utils/nsoption.h"
-#include "render/html.h"
-#include "render/textplain.h"
#include "utils/http.h"
#include "utils/log.h"