git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50952 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef wxUSE_GENERICDATAVIEWCTRL
+#ifndef wxUSE_GENERICDATAVIEWCTRL
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/toplevel.h"
     #include "wx/font.h"
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/toplevel.h"
     #include "wx/font.h"
+    #include "wx/settings.h"
+    #include "wx/utils.h"
 #endif
 
 #include "wx/dataview.h"
 #endif
 
 #include "wx/dataview.h"
 #include "wx/mac/carbon/databrow.h"
 #include "wx/mac/private.h"
 #include "wx/mac/uma.h"
 
 #include "wx/mac/carbon/databrow.h"
 #include "wx/mac/private.h"
 #include "wx/mac/uma.h"
 
 // ============================================================================
 // Variables used globally in databrow.cpp
 // ============================================================================
 // ============================================================================
 // Variables used globally in databrow.cpp
 // ============================================================================