X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..a989a329db4ca53a51f9c766508b62cf43ca95eb:/samples/mobile/styles/styles.h diff --git a/samples/mobile/styles/styles.h b/samples/mobile/styles/styles.h index 9a04e8beb1..7570ce7300 100644 --- a/samples/mobile/styles/styles.h +++ b/samples/mobile/styles/styles.h @@ -1,6 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// // Name: styles.h // Author: Robert Roebling +// RCS-ID: $Id$ // Created: 04/07/02 ///////////////////////////////////////////////////////////////////////////// @@ -10,7 +11,7 @@ // Include wxWidgets' headers #ifndef WX_PRECOMP - #include + #include "wx/wx.h" #endif //----------------------------------------------------------------------------