#ifndef _OGLSAMPLE_PALETTE_H_
#define _OGLSAMPLE_PALETTE_H_
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
// #pragma interface
#endif
#if 0 // def __WXGTK__
#include <wx/toolbar.h>
#else
-#include <wx/tbarsmpl.h>
+#include <wx/deprecated/tbarsmpl.h>
#endif
/*