[CMAKE]
[reactos.git] / subsystems / win32 / win32k / ntuser / guicheck.c
index f0ee364..5042173 100644 (file)
@@ -33,7 +33,7 @@
 
 /* INCLUDES ******************************************************************/
 
-#include <w32k.h>
+#include <win32k.h>
 
 #define NDEBUG
 #include <debug.h>
@@ -130,7 +130,9 @@ IntUserManualGuiCheck(LONG Check)
 
 }
 
-NTSTATUS FASTCALL
+INIT_FUNCTION
+NTSTATUS
+NTAPI
 InitGuiCheckImpl (VOID)
 {
    return STATUS_SUCCESS;