diff options
Diffstat (limited to 'gtk/help_dlg.c')
-rw-r--r-- | gtk/help_dlg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/help_dlg.c b/gtk/help_dlg.c index eefdc68f34..52b77f05ca 100644 --- a/gtk/help_dlg.c +++ b/gtk/help_dlg.c @@ -47,7 +47,7 @@ #ifdef HHC_DIR #include <windows.h> #include <htmlhelp.h> -#include "epan/unicode-utils.h" +#include <wsutil/unicode-utils.h> #endif |