[SMDLL] Use precomp.h in dllmain.c.
[reactos.git] / dll / win32 / smdll / dllmain.c
index 69f2554..604f894 100644 (file)
@@ -5,7 +5,7 @@
  * PURPOSE:         SM Helper Library
  */
 
-#include <windef.h>
+#include "precomp.h"
 
 BOOL WINAPI DllMainCRTStartup(HANDLE hinstDll, DWORD fdwReason, LPVOID fImpLoad)
 {