diff options
Diffstat (limited to 'a11y/e-table/gal-a11y-e-table-click-to-add-factory.c')
-rw-r--r-- | a11y/e-table/gal-a11y-e-table-click-to-add-factory.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c index c959003a8b..ab98b4a10b 100644 --- a/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c +++ b/a11y/e-table/gal-a11y-e-table-click-to-add-factory.c @@ -8,8 +8,8 @@ #include <atk/atk.h> -#include "gal/e-table/e-table.h" -#include "gal/e-table/e-table-click-to-add.h" +#include "table/e-table.h" +#include "table/e-table-click-to-add.h" #include "gal-a11y-e-table.h" #include "gal-a11y-e-table-click-to-add.h" |