- //////////////////////////////////////////////////////////////////////////////
+//////////////////////////////////////////////////////////////////////////////
// File: prefs.h
// Purpose: STC test Preferences initialization
// Maintainer: Wyo
// headers
//----------------------------------------------------------------------------
-//! wxWindows headers
+//! wxWidgets headers
-//! wxWindows/contrib headers
-#include <wx/stc/stc.h> // styled text control
+//! wxWidgets/contrib headers
+#include "wx/stc/stc.h" // styled text control
//! application headers
extern const int g_StylePrefsSize;
#endif // _PREFS_H_
-