Fixed freeing data at stop & start. Previously the root window was set to NULL when...
[rodin/chimara.git] / libchimara / hyperlink.c
index 7d4be655bfd894cb3a86106687cdbbf95396de23..e58f9818f8d58c8310ff2b000cd533ea630e76d0 100644 (file)
@@ -1,5 +1,6 @@
 #include "hyperlink.h"
 #include "chimara-glk-private.h"
+#include "magic.h"
 
 extern GPrivate *glk_data_key;