summaryrefslogtreecommitdiff
path: root/src/compiler/SearchSymbol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/SearchSymbol.h')
-rw-r--r--src/compiler/SearchSymbol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/SearchSymbol.h b/src/compiler/SearchSymbol.h
index 6bc0b90f..224bc77c 100644
--- a/src/compiler/SearchSymbol.h
+++ b/src/compiler/SearchSymbol.h
@@ -10,7 +10,7 @@
#define COMPILER_SEARCHSYMBOL_H_
#include "compiler/intermediate.h"
-#include "compiler/ParseHelper.h"
+#include "compiler/ParseContext.h"
namespace sh
{