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