diff options
Diffstat (limited to 'graphics/giram/files/patch-src+view.c')
-rw-r--r-- | graphics/giram/files/patch-src+view.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/giram/files/patch-src+view.c b/graphics/giram/files/patch-src+view.c deleted file mode 100644 index 339577bf34f7..000000000000 --- a/graphics/giram/files/patch-src+view.c +++ /dev/null @@ -1,13 +0,0 @@ ---- src/view.c.orig Sat Aug 10 02:25:18 2002 -+++ src/view.c Tue Oct 26 17:04:03 2004 -@@ -22,8 +22,9 @@ - #include <unistd.h> - #include <math.h> - #include <string.h> --#include "giram.h" - #include <gdk/gdkkeysyms.h> -+#include <gtk/gtkitemfactory.h> -+#include "giram.h" - - #include "tools/tools.h" - #include "tools/tool_select.h" |