]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/private.h
wxGTK compatible clipboard implementation (not OLE clipboard - it will come
[wxWidgets.git] / include / wx / msw / private.h
index 14ebb23d1345502d9e83aa410ad683af4bc495a9..dcf23526ab4b51c6fcccf1f99e9ed811dc1413eb 100644 (file)
@@ -111,7 +111,7 @@ VOID    WINAPI ibAdjustWindowRect( HWND hWnd, LPRECT lprc ) ;
  *
  */
 
-#if CTL3D
+#if wxUSE_CTL3D
 #include <wx/msw/ctl3d/ctl3d.h>
 #endif