From: Michael Natterer Date: Fri, 25 Apr 2008 14:02:44 +0000 (+0000) Subject: include instead of . X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=824f76048ae2092b6f6997bc2ccfc0715b3796bd;p=~andy%2Fgtk include instead of . 2008-04-25 Michael Natterer * gtk/gtkmountoperation.h: include instead of . svn path=/trunk/; revision=20040 --- diff --git a/ChangeLog b/ChangeLog index fd76151f3..d7c91b41e 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 3fe99c5ef..929972653 100644 --- a/gtk/gtkmountoperation.h +++ b/gtk/gtkmountoperation.h @@ -29,7 +29,7 @@ #include #include -#include +#include #include G_BEGIN_DECLS