Index: gtkhtml-3.18.3/a11y/text.c =================================================================== --- gtkhtml-3.18.3.orig/a11y/text.c +++ gtkhtml-3.18.3/a11y/text.c @@ -27,7 +27,7 @@ #include #include #include -#include +#include #include #include "gtkhtml.h" #include "htmlengine.h" Index: gtkhtml-3.18.3/gtkhtml/htmlobject.c =================================================================== --- gtkhtml-3.18.3.orig/gtkhtml/htmlobject.c +++ gtkhtml-3.18.3/gtkhtml/htmlobject.c @@ -23,8 +23,7 @@ #include #include -#include -#include +#include #include "htmlclue.h" #include "htmlclueflow.h" Index: gtkhtml-3.18.3/gtkhtml/test-stress.c =================================================================== --- gtkhtml-3.18.3.orig/gtkhtml/test-stress.c +++ gtkhtml-3.18.3/gtkhtml/test-stress.c @@ -1,7 +1,7 @@ #include #include #include -#include +#include #include #include #include Index: gtkhtml-3.18.3/gtkhtml/test-suite.c =================================================================== --- gtkhtml-3.18.3.orig/gtkhtml/test-suite.c +++ gtkhtml-3.18.3/gtkhtml/test-suite.c @@ -1,6 +1,6 @@ #include #include -#include +#include #include #include #include