]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/richmsgdlg.cpp
Don't use wxCHECK_W32API_VERSION() in #if when it can be undefined.
[wxWidgets.git] / src / msw / richmsgdlg.cpp
index c329f503d16e8e51fcb4047daed1db46dc7340d0..fe0bb4940dd24b360377f155993792849783521e 100644 (file)
 
 #include "wx/richmsgdlg.h"
 
+#ifndef WX_PRECOMP
+    #include "wx/msw/private.h"
+#endif
+
 // This will define wxHAS_MSW_TASKDIALOG if we have support for it in the
 // headers we use.
 #include "wx/msw/private/msgdlg.h"