From 553939ce35affac69b472e23eb30fed10a930187 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Sun, 15 Feb 2009 22:11:02 +0000 Subject: Some changes. No idea what they are, mind you. svn path=/trunk/libcss/; revision=6536 --- include/libcss/libcss.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/libcss/libcss.h') 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 #include #include +#include #include +#include /* Initialise the CSS library for use */ css_error css_initialise(const char *aliases_file, -- cgit v1.2.3