diff options
Diffstat (limited to 'widgets/table/e-cell-popup.h')
-rw-r--r-- | widgets/table/e-cell-popup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-popup.h b/widgets/table/e-cell-popup.h index 4ea1127da6..99b9bd8fb6 100644 --- a/widgets/table/e-cell-popup.h +++ b/widgets/table/e-cell-popup.h @@ -32,7 +32,7 @@ #ifndef _E_CELL_POPUP_H_ #define _E_CELL_POPUP_H_ -#include <libgnomecanvas/gnome-canvas.h> +#include <libgnomecanvas/libgnomecanvas.h> #include <table/e-cell.h> #define E_CELL_POPUP_TYPE (e_cell_popup_get_type ()) |