summaryrefslogtreecommitdiff
path: root/src/io/write.cpp
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-11-15 20:30:49 -0800
committerBen Longbons <b.r.longbons@gmail.com>2013-11-15 21:43:08 -0800
commit672c4091b5a43442759886144607aa407a04e5bc (patch)
treecda5dc54039f6c711d07aae8890f99269c499a42 /src/io/write.cpp
parentf8747c4355f43b11489cc85eb8b5b922685fec39 (diff)
downloadtmwa-672c4091b5a43442759886144607aa407a04e5bc.tar.gz
tmwa-672c4091b5a43442759886144607aa407a04e5bc.tar.bz2
tmwa-672c4091b5a43442759886144607aa407a04e5bc.tar.xz
tmwa-672c4091b5a43442759886144607aa407a04e5bc.zip
Unbreak build
Diffstat (limited to 'src/io/write.cpp')
-rw-r--r--src/io/write.cpp2
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