aboutsummaryrefslogtreecommitdiff
path: root/graphics/giram/files/patch-src+camera.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/giram/files/patch-src+camera.c')
-rw-r--r--graphics/giram/files/patch-src+camera.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/giram/files/patch-src+camera.c b/graphics/giram/files/patch-src+camera.c
new file mode 100644
index 000000000000..0e5f8a62beb8
--- /dev/null
+++ b/graphics/giram/files/patch-src+camera.c
@@ -0,0 +1,13 @@
+--- src/camera.c.orig Fri Aug 9 18:19:56 2002
++++ src/camera.c Tue Oct 26 17:04:03 2004
+@@ -19,6 +19,10 @@
+
+ #include <stdlib.h>
+ #include <stdio.h>
++
++#undef GTK_DISABLE_DEPRECATED
++#warning GTK_DISABLE_DEPRECATED
++
+ #include <math.h>
+ #include "giram.h"
+ #include "utils.h"