You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/gtx/files/gtx-0.2.2-glib.h.patch

16 lines
277 B

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