]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/private/overlay.h
Update vc10 build file versions to 3.0.0.
[wxWidgets.git] / include / wx / private / overlay.h
index 2f04ec61571056eba7d0f8f5a7d4eaf62d1cf536..1149701f7c6a68ab963896008c073c7e4d5cfc8b 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Stefan Csomor
 // Modified by:
 // Created:     2006-10-20
-// RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -17,7 +16,7 @@
 #ifdef wxHAS_NATIVE_OVERLAY
 
 #if defined(__WXMAC__)
-    #include "wx/mac/carbon/private/overlay.h"
+    #include "wx/osx/carbon/private/overlay.h"
 #elif defined(__WXDFB__)
     #include "wx/dfb/private/overlay.h"
 #else