]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/printwin.cpp
allow to specify the value for unknown ids in GetXRCID() (patch 1448981)
[wxWidgets.git] / src / msw / printwin.cpp
index a8e3297d5ae87c6b6ee0907dae0c2270975ca03a..82fcaf46d8ca1b891bd730007d7451b26268f61a 100644 (file)
     #include "wx/app.h"
     #include "wx/msgdlg.h"
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/msw/printwin.h"
 #include "wx/dcprint.h"
 #include "wx/printdlg.h"
-#include "wx/log.h"
 #include "wx/msw/private.h"
 
 #include <stdlib.h>