diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 02f3e97bbd..36caedc13b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-03-30 21:55 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/contrib/gtwvg/gtwvg.h + ! fixed compilation with XCC + 2010-03-30 05:17 UTC+0200 Xavi (jarabal/at/gmail.com) * harbour/src/rtl/teditor.prg ! Fixed typo in K_CTRL_PGDN. diff --git a/harbour/contrib/gtwvg/gtwvg.h b/harbour/contrib/gtwvg/gtwvg.h index ff6ba232a0..c21d11a26a 100644 --- a/harbour/contrib/gtwvg/gtwvg.h +++ b/harbour/contrib/gtwvg/gtwvg.h @@ -70,6 +70,7 @@ #include #if ! defined( HB_OS_WIN_CE ) #include + #include #endif #include #include