X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/c1d3e52e58e86c49f9d04e06ae8e0ece4b98250c..341d1456832396678c21074a7ec2a07181e12f49:/String.hpp

diff --git a/String.hpp b/String.hpp
index a00a5e2..ce48f2c 100644
--- a/String.hpp
+++ b/String.hpp
@@ -22,7 +22,6 @@
 #ifndef CYCRIPT_STRING_HPP
 #define CYCRIPT_STRING_HPP
 
-#include "cycript.hpp"
 #include "Pooling.hpp"
 
 #include <iostream>