#ifndef _WX_PROPFORM_H_
#define _WX_PROPFORM_H_
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface "propform.h"
#endif
#if wxUSE_PROPSHEET
#include "wx/prop.h"
+#include "wx/panel.h"
+
+class WXDLLEXPORT wxPropertyFormView;
////
//// Property form classes: for using an existing dialog or panel