about summary refs log tree commit diff homepage
path: root/include/expr/Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/expr/Parser.h')
-rw-r--r--include/expr/Parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/expr/Parser.h b/include/expr/Parser.h
index fa07bae2..20e6047f 100644
--- a/include/expr/Parser.h
+++ b/include/expr/Parser.h
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef KLEE_EXPR_PARSER_H
-#define KLEE_EXPR_PARSER_H
+#ifndef KLEE_PARSER_H
+#define KLEE_PARSER_H
 
 #include "klee/Expr.h"