X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bbf1f0e5cffb8c01696eb26e254857a61f017d70..520e470fdd0daef09c77938db642e4583933c90d:/src/msw/ole/uuid.cpp diff --git a/src/msw/ole/uuid.cpp b/src/msw/ole/uuid.cpp index 31e73a27fd..4df4faa7ba 100644 --- a/src/msw/ole/uuid.cpp +++ b/src/msw/ole/uuid.cpp @@ -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 -#if USE_DRAG_AND_DROP +#if wxUSE_DRAG_AND_DROP // standard headers #include // UUID related functions @@ -150,4 +149,4 @@ void Uuid::UuidToCForm() } #endif - // USE_DRAG_AND_DROP + // wxUSE_DRAG_AND_DROP