X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/c1d3e52e58e86c49f9d04e06ae8e0ece4b98250c..8d20f0f1540c4c116f52e333edc57a4f549927e8:/Decode.hpp?ds=sidebyside 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);