diff options
Diffstat (limited to 'ganv/group.h')
-rw-r--r-- | ganv/group.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ganv/group.h b/ganv/group.h index 02ccf8c..4bde530 100644 --- a/ganv/group.h +++ b/ganv/group.h @@ -16,7 +16,7 @@ #ifndef GANV_GROUP_H #define GANV_GROUP_H -#include "ganv/canvas-base.h" +#include "ganv/item.h" /* Based on GnomeCanvasGroup, by Federico Mena <federico@nuclecu.unam.mx> * and Raph Levien <raph@gimp.org> |