]> git.saurik.com Git - cycript.git/blobdiff - Console.cpp
The grammar and lexer should not share a filename.
[cycript.git] / Console.cpp
index 57f437555c13467b3bae0e7cb222834e4cb7951e..e2cf364cadc1412cada1076f3b0d0e9ce26e8db6 100644 (file)
@@ -69,7 +69,7 @@
 #include "Display.hpp"
 #include "Driver.hpp"
 #include "Highlight.hpp"
-#include "Parser.hpp"
+#include "Syntax.hpp"
 
 static volatile enum {
     Working,