summaryrefslogtreecommitdiffstats
path: root/ext/mikmod/gstmikmod.c
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2002-04-06 18:14:31 +0000
committerBenjamin Otte <otte@gnome.org>2002-04-06 18:14:31 +0000
commit49794999b3296ce2fd9466cda5471f266787c197 (patch)
tree0a0867e91ae0eb83d48c4c791195bbc804478d21 /ext/mikmod/gstmikmod.c
parent31375b100c3037d0003282b944c918799ec26113 (diff)
fixed warnings in /ext added mikmod_types.h to get it done
Original commit message from CVS: fixed warnings in /ext added mikmod_types.h to get it done
Diffstat (limited to 'ext/mikmod/gstmikmod.c')
-rw-r--r--ext/mikmod/gstmikmod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mikmod/gstmikmod.c b/ext/mikmod/gstmikmod.c
index 088e4337..401752b8 100644
--- a/ext/mikmod/gstmikmod.c
+++ b/ext/mikmod/gstmikmod.c
@@ -18,6 +18,7 @@
*/
#include "gstmikmod.h"
+#include "mikmod_types.h"
#include <gst/audio/audio.h>
#include <stdlib.h>