diff options
Diffstat (limited to 'e-util/e-text-event-processor.h')
-rw-r--r-- | e-util/e-text-event-processor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-text-event-processor.h b/e-util/e-text-event-processor.h index 1fc79f3f70..d6937383f0 100644 --- a/e-util/e-text-event-processor.h +++ b/e-util/e-text-event-processor.h @@ -22,7 +22,7 @@ #define __E_TEXT_EVENT_PROCESSOR_H__ #include <gnome.h> -#include "e-text-event-processor-types.h" +#include <gal/e-text/e-text-event-processor-types.h> #ifdef __cplusplus extern "C" { |