summaryrefslogtreecommitdiff
path: root/src/strings/zstring.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/zstring.hpp')
-rw-r--r--src/strings/zstring.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings/zstring.hpp b/src/strings/zstring.hpp
index c75c7c9..3b651b9 100644
--- a/src/strings/zstring.hpp
+++ b/src/strings/zstring.hpp
@@ -19,7 +19,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-# include "../sanity.hpp"
+# include "fwd.hpp"
# include <cstring>