summaryrefslogtreecommitdiff
path: root/games/monkeybubble/files/patch-src_ui_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/monkeybubble/files/patch-src_ui_main.c')
-rw-r--r--games/monkeybubble/files/patch-src_ui_main.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/monkeybubble/files/patch-src_ui_main.c b/games/monkeybubble/files/patch-src_ui_main.c
deleted file mode 100644
index 0581d036cf11..000000000000
--- a/games/monkeybubble/files/patch-src_ui_main.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/ui/main.c.orig 2004-12-03 07:05:59 UTC
-+++ src/ui/main.c
-@@ -11,11 +11,10 @@
- #include "ui-main.h"
- #include "input-manager.h"
-
--#include <esd.h>
- #include <gtk/gtk.h>
- #include <gst/gst.h>
- #include <bonobo/bonobo-i18n.h>
--#include <glib/gthread.h>
-+#include <glib.h>
- #include <libgnomeui/gnome-ui-init.h>
-
- #include <math.h>