]> git.saurik.com Git - cycript.git/blobdiff - sig/ffi_type.hpp
Further makefile reorganization, header file fixes, code movement, and general massag...
[cycript.git] / sig / ffi_type.hpp
index 813386aa4e253cb306e5d219b621ffa8e9fae450..0257d27f3879ed5c959bd9320f4c1c7be637442e 100644 (file)
@@ -40,7 +40,7 @@
 #ifndef SIG_FFI_TYPE_H
 #define SIG_FFI_TYPE_H
 
-#include <apr-1/apr_pools.h>
+#include <apr_pools.h>
 #include <ffi.h>
 
 #include "sig/types.hpp"