summaryrefslogtreecommitdiff
path: root/src/core/document.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/document.h')
-rw-r--r--src/core/document.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/document.h b/src/core/document.h
index 7238456..6561035 100644
--- a/src/core/document.h
+++ b/src/core/document.h
@@ -5,8 +5,8 @@
* Copyright 2007 John-Mark Bell <jmb@netsurf-browser.org>
*/
-#ifndef dom_internal_document_h_
-#define dom_internal_document_h_
+#ifndef dom_internal_core_document_h_
+#define dom_internal_core_document_h_
#include <inttypes.h>
#include <stddef.h>