diff options
Diffstat (limited to 'widgets/text/e-completion-match.c')
-rw-r--r-- | widgets/text/e-completion-match.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/text/e-completion-match.c b/widgets/text/e-completion-match.c index 180a16e657..df64bc8bd2 100644 --- a/widgets/text/e-completion-match.c +++ b/widgets/text/e-completion-match.c @@ -25,7 +25,7 @@ #include <string.h> -#include "gal/widgets/e-unicode.h" +#include "widgets/misc/e-unicode.h" #include "e-completion-match.h" |