X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be5a51fb592f3fa2ba38ac6cd1e488d6d806058c..88517d90087856e01002f1e3dea1a0ce659f28ea:/contrib/samples/stc/prefs.h diff --git a/contrib/samples/stc/prefs.h b/contrib/samples/stc/prefs.h index b17ad6de7e..4ac01745e3 100644 --- a/contrib/samples/stc/prefs.h +++ b/contrib/samples/stc/prefs.h @@ -1,4 +1,4 @@ - ////////////////////////////////////////////////////////////////////////////// +////////////////////////////////////////////////////////////////////////////// // File: prefs.h // Purpose: STC test Preferences initialization // Maintainer: Wyo @@ -23,7 +23,7 @@ //! wxWidgets headers //! wxWidgets/contrib headers -#include // styled text control +#include "wx/stc/stc.h" // styled text control //! application headers @@ -150,4 +150,3 @@ extern const StyleInfo g_StylePrefs[]; extern const int g_StylePrefsSize; #endif // _PREFS_H_ -