]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/uuid.cpp
Various changes to make pop up menus work
[wxWidgets.git] / src / msw / ole / uuid.cpp
index c23c4ca414bc3a95770f747af4555025fa564b62..b00deaa7c03f36aa584009f1db688dc4dfa85d03 100644 (file)
@@ -26,7 +26,7 @@
 
 #include  "wx/setup.h"
 
-#if wxUSE_DRAG_AND_DROP
+#if wxUSE_OLE && wxUSE_DRAG_AND_DROP
 
 // standard headers
 #if wxCHECK_W32API_VERSION( 1, 0 )