summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/spiral-context.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/spiral-context.h b/src/spiral-context.h
index 263e7b412..a3644fdad 100644
--- a/src/spiral-context.h
+++ b/src/spiral-context.h
@@ -1,9 +1,10 @@
#ifndef __SP_SPIRAL_CONTEXT_H__
#define __SP_SPIRAL_CONTEXT_H__
-/*
+/** \file
* Spiral drawing context
- *
+ */
+/*
* Authors:
* Mitsuru Oka
* Lauris Kaplinski <lauris@kaplinski.com>
@@ -14,6 +15,7 @@
* Released under GNU GPL
*/
+#include <gtk/gtktypeutils.h>
#include <sigc++/sigc++.h>
#include "event-context.h"
#include "libnr/nr-point.h"