include config.h everywhere (for LFS etc)

This commit is contained in:
Stefan Seyfried
2012-02-11 10:33:48 +01:00
parent 2e80e46c7b
commit f8568d53a5
11 changed files with 13 additions and 0 deletions

View File

@@ -1 +1,3 @@
/* playback_*.cpp uses off_t */
#include <config.h>
#include "playback_td.h"