summaryrefslogtreecommitdiffstats
path: root/src/parser
diff options
context:
space:
mode:
Diffstat (limited to 'src/parser')
-rw-r--r--src/parser/scanner.lxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/parser/scanner.lxx b/src/parser/scanner.lxx
index 05ffb97..19d9f11 100644
--- a/src/parser/scanner.lxx
+++ b/src/parser/scanner.lxx
@@ -22,7 +22,7 @@
#include <math.h>
#include <string>
#include "parse_ctrl.h"
-#include "parser.h"
+#include "parser.hxx"
#include "util.h"
#include "audits/memman.h"