]> git.saurik.com Git - cycript.git/blobdiff - ObjectiveC/Syntax.hpp
The grammar and lexer should not share a filename.
[cycript.git] / ObjectiveC / Syntax.hpp
index d7a74cd76195f6c78702c8c086f5c7b642d789c0..025612aba1ab98218928bcf0715e6107ebf72fdc 100644 (file)
@@ -22,7 +22,7 @@
 #ifndef CYCRIPT_OBJECTIVEC_SYNTAX_HPP
 #define CYCRIPT_OBJECTIVEC_SYNTAX_HPP
 
-#include "Parser.hpp"
+#include "../Syntax.hpp"
 
 struct CYInstanceLiteral :
     CYExpression