// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
-#if defined(__GNUG__) && !defined(__APPLE__)
-#pragma interface "proplist_sample.h"
-#endif
-
#ifndef _PROPTEST_H_
#define _PROPTEST_H_
-#include "wx/proplist.h"
-#include "wx/propform.h"
+#include "wx/deprecated/proplist.h"
+#include "wx/deprecated/propform.h"
class MyChild;