X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/c1d3e52e58e86c49f9d04e06ae8e0ece4b98250c..2447e531132913a88707e5d457fb2946fa3b0478:/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);