]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/dbtable.cpp
small corrections for dnd code and added wxFileDataObject demo to the sample
[wxWidgets.git] / src / common / dbtable.cpp
index f5bc7f5b29010ec280fc4121ebf28021b27f08ae..1bec4d64fb7083239e4a650ebadd876cff2ae674 100644 (file)
@@ -49,7 +49,7 @@
 
 #if wxMAJOR_VERSION == 2
 #      ifndef WX_PRECOMP
-#              include  <wx/wx.h>
+#              include  "wx/wx.h"
 #      endif //WX_PRECOMP
 #endif