X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/63db22e50caddb75792b67534547cb3ac7ccff61..20052ff75c224699725da0f8e096053009c62741:/Error.hpp?ds=inline 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 :