]> git.saurik.com Git - cycript.git/blobdiff - Decode.hpp
Always assign methods (to support JavaScriptCore).
[cycript.git] / Decode.hpp
index f84cf0028764352f7d7874fd71e56d3710305ebf..be4e8b91dcb3b24b12e5686c1b32943d30669c03 100644 (file)
@@ -24,7 +24,7 @@
 
 #include <sig/types.hpp>
 
-#include "Parser.hpp"
+#include "Syntax.hpp"
 
 CYTypedIdentifier *Decode(CYPool &pool, struct sig::Type *type);