summaryrefslogtreecommitdiff
path: root/include/libcss/libcss.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcss/libcss.h')
-rw-r--r--include/libcss/libcss.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/libcss/libcss.h b/include/libcss/libcss.h
index 364a3eb..6154828 100644
--- a/include/libcss/libcss.h
+++ b/include/libcss/libcss.h
@@ -5,8 +5,8 @@
* Copyright 2007 John-Mark Bell <jmb@netsurf-browser.org>
*/
-#ifndef css_h_
-#define css_h_
+#ifndef libcss_h_
+#define libcss_h_
#include <libcss/errors.h>
#include <libcss/functypes.h>