diff options
Diffstat (limited to 'src/sablotr.cpp')
-rw-r--r-- | src/sablotr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sablotr.cpp b/src/sablotr.cpp index 465648a..3b62cd6 100644 --- a/src/sablotr.cpp +++ b/src/sablotr.cpp @@ -23,7 +23,7 @@ // SABLOTRON C++ WRAPPER CONVERSION FUNCTIONS // -#include "wchar.h" +#include <wchar.h> #include "sablo.h" bool DOM::transcode16to8(const std::basic_string<wchar_t>& data, |