[NPPTOOLS] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / npptools / main.c
index a4a3ee3..a72f634 100644 (file)
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
-
-#include <wine/config.h>
+#include "config.h"
 
 #include <stdarg.h>
 
-#include <windef.h>
-#include <winbase.h>
+#include "windef.h"
+#include "winbase.h"
 
 BOOL WINAPI DllMain(HINSTANCE instance, DWORD reason, LPVOID reserved)
 {