summaryrefslogtreecommitdiff
path: root/helper/GetUrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'helper/GetUrl.c')
-rw-r--r--helper/GetUrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/GetUrl.c b/helper/GetUrl.c
index d5c31a9..249b864 100644
--- a/helper/GetUrl.c
+++ b/helper/GetUrl.c
@@ -100,7 +100,7 @@ GetUrl(char *url, char **reply_ret, int *len_ret)
#else
#define TRANS(func) _HttpTrans/**/func
#endif
-#include <X11/Xtrans.h>
+#include <X11/Xtrans/Xtrans.h>
#define HTTP_CONNECTION_RETRIES 5