--- src/gq-hash.h.orig 2006-10-04 09:50:41.000000000 -0500 +++ src/gq-hash.h 2015-04-18 23:05:14.000000000 -0500 @@ -24,7 +24,7 @@ #ifndef GQ_ENCRYPTION_H #define GQ_ENCRYPTION_H -#include +#include #include "util.h" G_BEGIN_DECLS --- src/gq-server-list.h.orig 2006-10-04 09:50:40.000000000 -0500 +++ src/gq-server-list.h 2015-04-18 23:05:14.000000000 -0500 @@ -26,7 +26,7 @@ #ifndef GQ_SERVER_LIST_H #define GQ_SERVER_LIST_H -#include +#include #include "gq-server.h" // for GqServer G_BEGIN_DECLS --- src/state.c.orig 2006-10-04 09:50:42.000000000 -0500 +++ src/state.c 2015-04-18 23:05:16.000000000 -0500 @@ -36,7 +36,7 @@ #include #include -#include +#include #include #include "xmlparse.h"