summaryrefslogtreecommitdiffstats
path: root/graphics/giram/files/patch-src+camera.c
blob: 0e5f8a62beb8d898a92d7eb9795d697bfb1f0166 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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"