#endif
#include <stdlib.h>
-#include <windows.h>
+
+#include "wx/msw/private.h"
+
#include <commdlg.h>
#ifndef __WIN32__
#include <print.h>
#endif
-// Clash with Windows header files
-#ifdef StartDoc
-#undef StartDoc
-#endif
-
// ---------------------------------------------------------------------------
// wxWin macros
// ---------------------------------------------------------------------------