X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/c1d3e52e58e86c49f9d04e06ae8e0ece4b98250c..12809e4cf4ce3b5ec8ae5f6086d533a980ed1d6d:/Decode.hpp diff --git a/Decode.hpp b/Decode.hpp index f84cf00..be4e8b9 100644 --- a/Decode.hpp +++ b/Decode.hpp @@ -24,7 +24,7 @@ #include -#include "Parser.hpp" +#include "Syntax.hpp" CYTypedIdentifier *Decode(CYPool &pool, struct sig::Type *type);