]> git.tdb.fi Git - libs/core.git/blobdiff - source/fs/windows/dir.cpp
Add a wrapper header for windows.h
[libs/core.git] / source / fs / windows / dir.cpp
index fde0200d029708eccd7476911e5d8dd3fa18c285..2ba2f1e110f8e8f3aaf7dcbec38d50f052160578 100644 (file)
@@ -1,4 +1,4 @@
-#include <windows.h>
+#include <msp/core/winapi.h>
 #include <msp/core/mutex.h>
 #include <msp/core/systemerror.h>
 #include <msp/strings/regex.h>