summaryrefslogtreecommitdiff
path: root/include/util/win32/errormsg.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/util/win32/errormsg.hpp')
-rwxr-xr-xinclude/util/win32/errormsg.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/util/win32/errormsg.hpp b/include/util/win32/errormsg.hpp
index 93ce3b7..7bdc582 100755
--- a/include/util/win32/errormsg.hpp
+++ b/include/util/win32/errormsg.hpp
@@ -3,7 +3,7 @@
#include <string>
-#include "UtilExportable.hpp"
+#include "util/UtilExportable.hpp"
UTIL_DLL_VISIBLE std::string getLastError( );