diff options
Diffstat (limited to 'graphics/gtkfig/files/patch-aa')
-rw-r--r-- | graphics/gtkfig/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gtkfig/files/patch-aa b/graphics/gtkfig/files/patch-aa new file mode 100644 index 000000000000..b4a4c2d212b3 --- /dev/null +++ b/graphics/gtkfig/files/patch-aa @@ -0,0 +1,10 @@ +--- src/group.h.orig Mon May 10 01:51:36 1999 ++++ src/group.h Mon May 10 01:51:57 1999 +@@ -7,6 +7,7 @@ + #ifndef GTKFIG_GROUP_H + #define GTKFIG_GROUP_H + ++#include <gtk/gtkcompat.h> + #include "rectangleobject.h" + + /* |