]> git.tdb.fi Git - libs/core.git/blobdiff - source/io/windows/serial_platform.h
Add a wrapper header for windows.h
[libs/core.git] / source / io / windows / serial_platform.h
index dd7dd5004920b53e2d9f8ebeb18e9cd7aea98b85..317373605cf0f1d6562e70a71e613d36ef75b374 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef MSP_IO_SERIAL_PLATFORM_H_
 #define MSP_IO_SERIAL_PLATFORM_H_
 
-#include <windows.h>
+#include <msp/core/winapi.h>
 
 namespace Msp {
 namespace IO {