summaryrefslogtreecommitdiff
path: root/src/dom/debug.h
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2018-08-15 13:41:42 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2018-08-15 13:43:01 +0100
commit6a783002e8b17995132fc6334b4e0900c36bf9a0 (patch)
treef94f63f95c6f9997553d31b46ca08743597b584b /src/dom/debug.h
parentb77ae8ab7d1ce435d8afd3c77613c5a56c477025 (diff)
downloadlibnslayout-6a783002e8b17995132fc6334b4e0900c36bf9a0.tar.gz
libnslayout-6a783002e8b17995132fc6334b4e0900c36bf9a0.tar.bz2
Library: Use `nsl` as library namespace.
Diffstat (limited to 'src/dom/debug.h')
-rw-r--r--src/dom/debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dom/debug.h b/src/dom/debug.h
index 7d6b186..cbe8559 100644
--- a/src/dom/debug.h
+++ b/src/dom/debug.h
@@ -8,8 +8,8 @@
* DOM debug
*/
-#ifndef nslayout_dom_debug_h_
-#define nslayout_dom_debug_h_
+#ifndef nsl_dom_debug_h_
+#define nsl_dom_debug_h_
/** Define to enable DOM trace debug output */
#undef NSL_DOM_TRACE