[project @ 2004-10-07 09:34:15 by bursa]

Fix #include path.

svn path=/import/netsurf/; revision=1307
This commit is contained in:
James Bursa 2004-10-07 09:34:15 +00:00
parent 47e75ceb17
commit 0685aeaa3f

View File

@ -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 */