summaryrefslogtreecommitdiff
path: root/moduleconf.h
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-28 22:56:57 +0200
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-09-28 22:56:57 +0200
commitb5bedb49dad2da3aab4a997ac6daad1c4f30d67a (patch)
tree82390feb2bc4925b707f11f65e08f7523e9dad90 /moduleconf.h
parent75d630d07d325ca8ac895dc23186819c00003926 (diff)
added VFS plugins
implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS
Diffstat (limited to 'moduleconf.h')
-rw-r--r--moduleconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/moduleconf.h b/moduleconf.h
index fbb48a9a..4fdc123c 100644
--- a/moduleconf.h
+++ b/moduleconf.h
@@ -1,3 +1,4 @@
PLUG(gme)
PLUG(dumb)
PLUG(sid)
+PLUG(stdio)