Defined a stub glk_schannel_struct to fix another regression
[rodin/chimara.git] / libchimara / schannel.c
index c9911480b988aae8af9772ee95fd1b17f0dc3e8d..d8bfefc9945b685828f5e33033d923a8b4f0a5c2 100644 (file)
@@ -1,6 +1,9 @@
 #include <glib.h>
 #include <libchimara/glk.h>
 
+#include "magic.h"
+#include "schannel.h"
+
 /**
  * glk_schannel_create:
  * @rock: The rock value to give the new sound channel.