summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-09 15:54:47 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-09 15:54:47 +0000
commit795460992b0dcd4aa2591be462a94942415c6028 (patch)
treedcd7acd20900ae20ae87096c51d577630b07993c /src
parentae7b4cca6bd5c1f4edea8cde80d7a3dfaaf2c4d3 (diff)
Replace <X11/transport.c> with <X11/Xtrans/transport.c>
Diffstat (limited to 'src')
-rw-r--r--src/icetrans.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/icetrans.c b/src/icetrans.c
index 32ffad7..e6aba32 100644
--- a/src/icetrans.c
+++ b/src/icetrans.c
@@ -30,4 +30,4 @@
#define TRANS_CLIENT
#define TRANS_SERVER
-#include <X11/transport.c>
+#include <X11/Xtrans/transport.c>