diff options
Diffstat (limited to 'addressbook/gui/widgets/test-minicard-label.c')
-rw-r--r-- | addressbook/gui/widgets/test-minicard-label.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/test-minicard-label.c b/addressbook/gui/widgets/test-minicard-label.c index 727d709925..adf092206c 100644 --- a/addressbook/gui/widgets/test-minicard-label.c +++ b/addressbook/gui/widgets/test-minicard-label.c @@ -21,7 +21,7 @@ #include <gnome.h> #include "e-minicard-label.h" -#include "e-canvas.h" +#include <e-util/e-canvas.h> /* This is a horrible thing to do, but it is just a test. */ GnomeCanvasItem *label; |