diff --git a/docs/examples/htmltidy.c b/docs/examples/htmltidy.c
index 02d01f40b9..2f4500f51c 100644
--- a/docs/examples/htmltidy.c
+++ b/docs/examples/htmltidy.c
@@ -28,8 +28,8 @@
*/
#include
-#include
-#include
+#include
+#include
#include
/* curl write callback, to fill tidy's input buffer... */