diff options
Diffstat (limited to 'src/io/write.cpp')
-rw-r--r-- | src/io/write.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/write.cpp b/src/io/write.cpp index 5f8a975..67002e2 100644 --- a/src/io/write.cpp +++ b/src/io/write.cpp @@ -25,7 +25,7 @@ #include "../strings/xstring.hpp" -#include "src/poison.hpp" +#include "../poison.hpp" namespace io |