]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/ole/uuid.cpp
1. bug in wxSplitter corrected: mouse event coords may be negative when the
[wxWidgets.git] / src / msw / ole / uuid.cpp
index 31e73a27fd7c1e1736593c0fda395de4c28c3eeb..4df4faa7bae7c59e6cb3a0c617ef113171594d32 100644 (file)
@@ -18,7 +18,6 @@
 #endif
 
 // For compilers that support precompilation, includes "wx.h".
-#define IN_WX_MAIN_CPP
 #include "wx/wxprec.h"
 
 #if defined(__BORLANDC__)
@@ -27,7 +26,7 @@
 
 #include  <wx/setup.h>
 
-#if USE_DRAG_AND_DROP
+#if wxUSE_DRAG_AND_DROP
 
 // standard headers
 #include  <rpc.h>                       // UUID related functions
@@ -150,4 +149,4 @@ void Uuid::UuidToCForm()
 }
 
 #endif
-  // USE_DRAG_AND_DROP
+  // wxUSE_DRAG_AND_DROP