- NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS.
[reactos.git] / reactos / lib / smlib / execpgm.c
index d8c0b4b..b32c210 100644 (file)
@@ -5,11 +5,7 @@
  * FILE:            lib/smlib/execpgm.c
  * PURPOSE:         Call SM API SM_API_EXECPGM
  */
-#include <windows.h>
-#define NTOS_MODE_USER
-#include <ndk/ntndk.h>
-
-#include <sm/helper.h>
+#include "precomp.h"
 
 #define NDEBUG
 #include <debug.h>