]> git.saurik.com Git - cycript.git/blobdiff - Cycript.y.in
Insanely massive refactoring, bringing both exceptions and languages into near parity.
[cycript.git] / Cycript.y.in
index 446daf09882f71d5516fd85b1773c8c7685f5869..8c83297b315e2fc376efd0910cbaaf2e067f6f99 100644 (file)
@@ -47,7 +47,7 @@
 #include "Parser.hpp"
 
 @begin ObjectiveC
-#include "ObjectiveC.hpp"
+#include "ObjectiveC/Syntax.hpp"
 @end
 
 @begin E4X