// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "listdb.h"
#endif
#define LISTDB_DOT_H
-#include <wx/dbtable.h>
+#include "wx/dbtable.h"
const int LOOKUP_COL_LEN = 250;