|
@@ -21,6 +21,8 @@
|
|
#ifndef LOVE_SOUND_LULLABY_FLAC_DECODER_H
|
|
#ifndef LOVE_SOUND_LULLABY_FLAC_DECODER_H
|
|
#define LOVE_SOUND_LULLABY_FLAC_DECODER_H
|
|
#define LOVE_SOUND_LULLABY_FLAC_DECODER_H
|
|
|
|
|
|
|
|
+#if 0
|
|
|
|
+
|
|
// LOVE
|
|
// LOVE
|
|
#include <common/Data.h>
|
|
#include <common/Data.h>
|
|
#include "Decoder.h"
|
|
#include "Decoder.h"
|
|
@@ -68,4 +70,6 @@ namespace lullaby
|
|
} // sound
|
|
} // sound
|
|
} // love
|
|
} // love
|
|
|
|
|
|
|
|
+#endif // 0
|
|
|
|
+
|
|
#endif // LOVE_SOUND_LULLABY_FLAC_DECODER_H
|
|
#endif // LOVE_SOUND_LULLABY_FLAC_DECODER_H
|