diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ giomm/wrap_init.h: Remove the glibmm.h include from here too. - * gio/giomm/wrap_init.h: The #include does not seem necessary at all. - + * gio/giomm/wrap_init.[h|cc]: Move the #include into the .cc file. + * gio/giomm.h: Add an #include glibmm.h here instead. + 2011-10-25 Murray Cumming <murrayc@murrayc.com> gmmproc: Include <glibmm.h> in .cc files for convenience. |