X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/534fb6da44730df33f71e88b7a14253eb8212eb7..c074e774a5364a868ddde950b37342f89ae936ce:/sig/ffi_type.cpp diff --git a/sig/ffi_type.cpp b/sig/ffi_type.cpp index b38d652..5013ac9 100644 --- a/sig/ffi_type.cpp +++ b/sig/ffi_type.cpp @@ -37,7 +37,7 @@ */ /* }}} */ -#include "minimal/stdlib.h" +#include "Error.hpp" #include "sig/ffi_type.hpp" #include "sig/types.hpp"