Sync with trunk head (part 1 of 2)
[reactos.git] / subsystems / win32 / win32k / stubs / stubs.c
index a1e610b..82a8555 100644 (file)
@@ -2,7 +2,7 @@
  * Stubs for unimplemented WIN32K.SYS exports
  */
 
-#include <w32k.h>
+#include <win32k.h>
 
 #define UNIMPLEMENTED DbgPrint("(%s:%i) WIN32K: %s UNIMPLEMENTED\n", __FILE__, __LINE__, __FUNCTION__ )