summaryrefslogtreecommitdiff
blob: 0efab61e9b1f47bb1e345cac2802fadbf6e165d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 src/gtx.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/gtx.h b/src/gtx.h
index 57bee60..ab128b0 100644
--- a/src/gtx.h
+++ b/src/gtx.h
@@ -24,7 +24,6 @@
 #define __GTX_H__
 
 #include <glib.h>
-#include <glib/gtestutils.h>
 #include <glib-object.h>
 
 G_BEGIN_DECLS