summaryrefslogtreecommitdiff
path: root/cwav.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-07-03 21:44:27 +0200
committerGravatar waker <wakeroid@gmail.com>2009-07-03 21:44:27 +0200
commitea3c1d9b0351effebcae6925650a0d5060103901 (patch)
tree94756ea3e5662292c1b196cfbdc2f509396a235d /cwav.h
initial proto
Diffstat (limited to 'cwav.h')
-rw-r--r--cwav.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/cwav.h b/cwav.h
new file mode 100644
index 00000000..89558842
--- /dev/null
+++ b/cwav.h
@@ -0,0 +1,7 @@
+#ifndef __CWAV_H
+#define __CWAV_H
+
+extern codec_t cwav;
+
+#endif // __CWAV_H
+