X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..a0232aa5207651deaf980c68f79546eed6327af7:/samples/mobile/wxedit/wxedit.h diff --git a/samples/mobile/wxedit/wxedit.h b/samples/mobile/wxedit/wxedit.h index 6bbfb94653..40a80f13bb 100644 --- a/samples/mobile/wxedit/wxedit.h +++ b/samples/mobile/wxedit/wxedit.h @@ -1,6 +1,7 @@ ///////////////////////////////////////////////////////////////////////////// // Name: wxedit.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 //----------------------------------------------------------------------------