summaryrefslogtreecommitdiff
path: root/include/libcss/libcss.h
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-02-15 22:11:02 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-02-15 22:11:02 +0000
commit553939ce35affac69b472e23eb30fed10a930187 (patch)
treebc1e836bb508c6f1b5b0c9e9f0d92a544028833c /include/libcss/libcss.h
parent074079fb5e1520106397d036a66d84c25d3486df (diff)
downloadlibcss-553939ce35affac69b472e23eb30fed10a930187.tar.gz
libcss-553939ce35affac69b472e23eb30fed10a930187.tar.bz2
Some changes. No idea what they are, mind you.
svn path=/trunk/libcss/; revision=6536
Diffstat (limited to 'include/libcss/libcss.h')
-rw-r--r--include/libcss/libcss.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libcss/libcss.h b/include/libcss/libcss.h
index de82a22..e3eb0ec 100644
--- a/include/libcss/libcss.h
+++ b/include/libcss/libcss.h
@@ -14,7 +14,9 @@
#include <libcss/types.h>
#include <libcss/functypes.h>
#include <libcss/computed.h>
+#include <libcss/properties.h>
#include <libcss/select.h>
+#include <libcss/stylesheet.h>
/* Initialise the CSS library for use */
css_error css_initialise(const char *aliases_file,