aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-text.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-text.c')
-rw-r--r--widgets/table/e-cell-text.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/widgets/table/e-cell-text.c b/widgets/table/e-cell-text.c
index 8f31b7adf4..3f2a2e57ba 100644
--- a/widgets/table/e-cell-text.c
+++ b/widgets/table/e-cell-text.c
@@ -33,14 +33,14 @@
#include <stdio.h>
#include <unicode.h>
#include "e-cell-text.h"
-#include "e-util/e-util.h"
-#include "e-util/e-canvas.h"
-#include "e-util/e-font.h"
-#include "e-util/e-unicode.h"
+#include "util/e-util.h"
+#include "widgets/e-canvas.h"
+#include "widgets/e-font.h"
+#include "widgets/e-unicode.h"
#include "e-table-item.h"
-#include "e-text-event-processor.h"
-#include "e-text.h"
-#include "e-text-event-processor-emacs-like.h"
+#include "e-text/e-text-event-processor.h"
+#include "e-text/e-text.h"
+#include "e-text/e-text-event-processor-emacs-like.h"
#include "e-table-tooltip.h"
#include <gdk/gdkx.h> /* for BlackPixel */