]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed the rest of the include. Thanks Robin.
authorDavid Elliott <dfe@tgwbd.org>
Thu, 11 Nov 2004 23:30:21 +0000 (23:30 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 11 Nov 2004 23:30:21 +0000 (23:30 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index 2619358894fead8165a3ff9e5d144c4a0594f486..54710d3187ff826c989f5c21c4fd150a45b9fe2c 100644 (file)
@@ -373,7 +373,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/mac/carbon/gsocket.cpp
 </set>
 <set var="NET_MAC_CARBONLIB_HDR" hints="files">
-    include/wx/mac/carbon/gsockmac.h
+    wx/mac/carbon/gsockmac.h
 </set>
 
 <set var="NET_CMN_SRC" hints="files">
@@ -2077,8 +2077,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/generic/statusbr.h
     wx/generic/tabg.h
     <!-- Shared wxMac and wxCocoa files -->
-    include/wx/mac/corefoundation/cfstring.h
-    include/wx/mac/corefoundation/stdpaths.h
+    wx/mac/corefoundation/cfstring.h
+    wx/mac/corefoundation/stdpaths.h
 </set>
 
 
@@ -2268,7 +2268,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/common/taskbarcmn.cpp
 </set>
 <set var="ADVANCED_COCOA_HDR" hints="files">
-    include/wx/cocoa/taskbar.h
+    wx/cocoa/taskbar.h
 </set>
 
 <set var="ADVANCED_OS2_SRC" hints="files">
@@ -2324,7 +2324,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
        src/mac/carbon/mediactrl.cpp
 </set>
 <set var="MEDIA_MAC_HDR" hints="files">
-    include/mac/carbon/mediactrl.h
+    wx/mac/carbon/mediactrl.h
 </set>
 
 <set var="MEDIA_COCOA_SRC" hints="files">