[CMAKE]
[reactos.git] / subsystems / win32 / win32k / ntuser / monitor.c
index e35d36a..b766e95 100644 (file)
@@ -28,7 +28,9 @@ static PMONITOR gMonitorList = NULL;
 
 /* INITALIZATION FUNCTIONS ****************************************************/
 
+INIT_FUNCTION
 NTSTATUS
+NTAPI
 InitMonitorImpl()
 {
     DPRINT("Initializing monitor implementation...\n");