--- ggadget/gtk/main_loop.cc +++ ggadget/gtk/main_loop.cc @@ -16,9 +16,8 @@ #include #include -#include +#include #include -#include #include #include "main_loop.h" #include "utilities.h" --- hosts/gtk/main.cc +++ hosts/gtk/main.cc @@ -14,8 +14,8 @@ limitations under the License. */ +#include #include -#include #include #include #include