]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/taskbar.cpp
allow SQLDriverConnect() to open the dialog asking the user for additional info by...
[wxWidgets.git] / src / msw / taskbar.cpp
index 612c198adf2ed9375d1cec8f0e2625f7667cad33..a777e23621f73a57b954db5df6f034733d7a1364 100644 (file)
 #include <string.h>
 #include "wx/taskbar.h"
 
-#ifdef __GNUWIN32_OLD__
-    #include "wx/msw/gnuwin32/extra.h"
-#endif
-
 #ifdef __WXWINCE__
     #include <winreg.h>
     #include <shellapi.h>