projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add GetDrawable convenience function that returns m_bitmap
[wxWidgets.git]
/
src
/
msw
/
fdrepdlg.cpp
diff --git
a/src/msw/fdrepdlg.cpp
b/src/msw/fdrepdlg.cpp
index 27eb2be03d733eac0bf940ed25ff059d1ca8b3b4..20eb2bc5036456ffd9e14b3e674e36a838822cd6 100644
(file)
--- a/
src/msw/fdrepdlg.cpp
+++ b/
src/msw/fdrepdlg.cpp
@@
-37,7
+37,7
@@
#include "wx/msw/private.h"
#include "wx/msw/private.h"
-#if !defined(__WIN32__) || defined(__SALFORDC__)
|| defined(__WXWINE__)
+#if !defined(__WIN32__) || defined(__SALFORDC__)
#include <commdlg.h>
#endif
#include <commdlg.h>
#endif