Windows build fixes
[ghc-hetmet.git] / rts / win32 / OSMem.c
index 4edb5bf..f61aadc 100644 (file)
@@ -7,9 +7,8 @@
  * ---------------------------------------------------------------------------*/
 
 #include "Rts.h"
-#include "OSMem.h"
+#include "sm/OSMem.h"
 #include "RtsUtils.h"
-#include "RtsMessages.h"
 
 #if HAVE_WINDOWS_H
 #include <windows.h>