aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/mcast_stream.h
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2008-04-13 03:32:24 +0000
committerUlf Lamping <ulf.lamping@web.de>2008-04-13 03:32:24 +0000
commit644a474c95cbfc18200e89cff906cd5fad962038 (patch)
treea6bb135cc85bec3f3c15a7bb5ea4d93d38975123 /gtk/mcast_stream.h
parent8e3e8b588f6a729dae0fa4d0792cf8ed1516eb7e (diff)
sort #includes by directories
svn path=/trunk/; revision=24969
Diffstat (limited to 'gtk/mcast_stream.h')
-rw-r--r--gtk/mcast_stream.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/mcast_stream.h b/gtk/mcast_stream.h
index 4d91c5e022..f28b1cab87 100644
--- a/gtk/mcast_stream.h
+++ b/gtk/mcast_stream.h
@@ -42,7 +42,8 @@
* @todo what's this?
*/
-#define INTERFACE 2
+/* XXX - don't define stuff that potential name conflicts */
+#define MCAST_INTERFACE 2
#define FILTER 3
#define TRIGGER 4
#define TIMER 5