Moved the base Decoder implementation out of the lullaby subfolder.

--HG--
branch : minor
This commit is contained in:
Alex Szpakowski
2016-10-23 21:32:20 -03:00
parent 0341fc1189
commit ddc4b06eba
12 changed files with 41 additions and 106 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
// LOVE
#include "common/Data.h"
#include "Decoder.h"
#include "sound/Decoder.h"
// libmodplug
#if defined(LOVE_ANDROID) || defined(LOVE_IOS)