summaryrefslogtreecommitdiff
path: root/src/channel-usbredir.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/channel-usbredir.c')
-rw-r--r--src/channel-usbredir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/channel-usbredir.c b/src/channel-usbredir.c
index 0e7a0b0..dd17e6c 100644
--- a/src/channel-usbredir.c
+++ b/src/channel-usbredir.c
@@ -22,7 +22,7 @@
#include "config.h"
#ifdef USE_USBREDIR
-#include <glib/gi18n.h>
+#include <glib/gi18n-lib.h>
#include <usbredirhost.h>
#ifdef USE_LZ4
#include <lz4.h>