diff --git a/Makefile.in b/Makefile.in index a1599b5919..50961d767a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1350,6 +1350,7 @@ COND_TOOLKIT_MAC_GUI_HDR = \ wx/mac/frame.h \ wx/mac/gauge.h \ wx/mac/gdiobj.h \ + wx/mac/glcanvas.h \ wx/mac/gsockmac.h \ wx/mac/helpxxxx.h \ wx/mac/icon.h \ @@ -1378,6 +1379,7 @@ COND_TOOLKIT_MAC_GUI_HDR = \ wx/mac/region.h \ wx/mac/scrolbar.h \ wx/mac/slider.h \ + wx/mac/sound.h \ wx/mac/spinbutt.h \ wx/mac/spinctrl.h \ wx/mac/statbmp.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index b5a76fa3e5..a7b4c0ef83 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -1688,6 +1688,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/frame.h wx/mac/gauge.h wx/mac/gdiobj.h + wx/mac/glcanvas.h wx/mac/gsockmac.h wx/mac/helpxxxx.h wx/mac/icon.h @@ -1716,6 +1717,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/mac/region.h wx/mac/scrolbar.h wx/mac/slider.h + wx/mac/sound.h wx/mac/spinbutt.h wx/mac/spinctrl.h wx/mac/statbmp.h