summaryrefslogtreecommitdiff
path: root/css/css.h
diff options
context:
space:
mode:
Diffstat (limited to 'css/css.h')
-rw-r--r--css/css.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/css.h b/css/css.h
index 41772dcab..43e287fa1 100644
--- a/css/css.h
+++ b/css/css.h
@@ -26,7 +26,7 @@
#include <stdbool.h>
#include "libxml/HTMLparser.h"
-#include "css_enum.h"
+#include "netsurf/css/css_enum.h"
typedef unsigned long colour; /* 0xbbggrr */