diff options
Diffstat (limited to 'widgets/table/e-table-specification.h')
-rw-r--r-- | widgets/table/e-table-specification.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-specification.h b/widgets/table/e-table-specification.h index 385c9a4fc2..dad5caca3c 100644 --- a/widgets/table/e-table-specification.h +++ b/widgets/table/e-table-specification.h @@ -26,7 +26,7 @@ #include <glib-object.h> #include <libxml/tree.h> -#include <widgets/misc/e-selection-model.h> +#include <misc/e-selection-model.h> #include <table/e-table-state.h> #include <table/e-table-column-specification.h> #include <table/e-table-defines.h> |