about summary refs log tree commit diff stats
path: root/src/tools/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/parser.h')
-rw-r--r--src/tools/parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/parser.h b/src/tools/parser.h
index babc874e..b5ce5383 100644
--- a/src/tools/parser.h
+++ b/src/tools/parser.h
@@ -32,8 +32,8 @@
  *
  */
 
-#ifndef PARSER_H
-#define PARSER_H
+#ifndef TOOLS_PARSER_H
+#define TOOLS_PARSER_H
 
 #include <glib.h>