[CMAKE]
[reactos.git] / subsystems / win32 / win32k / stubs / stubs.c
index 7685c19..e2dd07d 100644 (file)
@@ -3,6 +3,7 @@
  */
 
 #include <win32k.h>
+#undef XFORMOBJ
 
 #define UNIMPLEMENTED DbgPrint("(%s:%i) WIN32K: %s UNIMPLEMENTED\n", __FILE__, __LINE__, __FUNCTION__ )