diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/fc/fstrans.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fc/fstrans.c b/src/fc/fstrans.c index c51d07c..73a540e 100644 --- a/src/fc/fstrans.c +++ b/src/fc/fstrans.c @@ -24,4 +24,4 @@ #define FONT_t #define TRANS_CLIENT -#include <X11/transport.c> +#include <X11/Xtrans/transport.c> |