projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
added taborder sample
[wxWidgets.git]
/
src
/
os2
/
dnd.cpp
diff --git
a/src/os2/dnd.cpp
b/src/os2/dnd.cpp
index 0f61318b7756f2cf992054dcb396967f5c7e4b27..e612b2ee65c5b725fa4df26f2dff184e5d2b4f86 100644
(file)
--- a/
src/os2/dnd.cpp
+++ b/
src/os2/dnd.cpp
@@
-19,10
+19,9
@@
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/window.h"
#ifndef WX_PRECOMP
#include "wx/app.h"
#include "wx/window.h"
+ #include "wx/gdicmn.h"
#endif
#endif
-#include "wx/gdicmn.h"
-
#define INCL_PM
#define INCL_DOS
#include <os2.h>
#define INCL_PM
#define INCL_DOS
#include <os2.h>