summaryrefslogtreecommitdiff
path: root/src/compiler/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/debug.cpp')
-rw-r--r--src/compiler/debug.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/debug.cpp b/src/compiler/debug.cpp
index 53778bd3..6a7b0425 100644
--- a/src/compiler/debug.cpp
+++ b/src/compiler/debug.cpp
@@ -12,7 +12,7 @@
#include <stdio.h>
#include "compiler/InitializeParseContext.h"
-#include "compiler/ParseHelper.h"
+#include "compiler/ParseContext.h"
static const int kTraceBufferLen = 1024;