diff options
Diffstat (limited to 'widgets/table/e-table-sort-info.c')
-rw-r--r-- | widgets/table/e-table-sort-info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-sort-info.c b/widgets/table/e-table-sort-info.c index cac2586b8a..c477618f09 100644 --- a/widgets/table/e-table-sort-info.c +++ b/widgets/table/e-table-sort-info.c @@ -27,7 +27,7 @@ #include <string.h> #include "e-util/e-util.h" -#include "e-util/e-xml-utils.h" +#include "libevolution-utils/e-xml-utils.h" #include "e-table-sort-info.h" |