diff --git a/ChangeLog b/ChangeLog index fd76151f3b..d7c91b41e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-25 Michael Natterer + + * gtk/gtkmountoperation.h: include instead of + . + 2008-04-21 Michael Natterer * gtk/gtkselection.c: add tons of g_return_if_fail() instead of diff --git a/gtk/gtkmountoperation.h b/gtk/gtkmountoperation.h index 3fe99c5ef0..9299726538 100644 --- a/gtk/gtkmountoperation.h +++ b/gtk/gtkmountoperation.h @@ -29,7 +29,7 @@ #include #include -#include +#include #include G_BEGIN_DECLS