X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/d9c911529b1480684bb8b6280410f2d09c8525a1..5f6902c29e9bba2538e729694ec7c8ced38bf9ec:/Error.hpp diff --git a/Error.hpp b/Error.hpp index 4d899e0..f63180e 100644 --- a/Error.hpp +++ b/Error.hpp @@ -22,8 +22,8 @@ #ifndef CYCRIPT_ERROR_HPP #define CYCRIPT_ERROR_HPP -#include "Pooling.hpp" #include "Exception.hpp" +#include "Pooling.hpp" #ifdef CY_EXECUTE struct CYJSError :