diff options
Diffstat (limited to 'src/dialogs/object-attributes.h')
| -rw-r--r-- | src/dialogs/object-attributes.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/object-attributes.h b/src/dialogs/object-attributes.h index b490ebfa1..53b3ee37f 100644 --- a/src/dialogs/object-attributes.h +++ b/src/dialogs/object-attributes.h @@ -13,8 +13,8 @@ #define SEEN_DIALOGS_OBJECT_ATTRIBUTES_H #include <glib.h> -#include <gtk/gtk.h> -#include "../forward.h" + +class SPObject; void sp_object_attributes_dialog (SPObject *object, const gchar *tag); |
