diff options
Diffstat (limited to 'flow/cachedwav.h')
-rw-r--r-- | flow/cachedwav.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/flow/cachedwav.h b/flow/cachedwav.h index d5ad697..52587be 100644 --- a/flow/cachedwav.h +++ b/flow/cachedwav.h @@ -23,15 +23,15 @@ #ifndef CACHEDWAV_H #define CACHEDWAV_H -#include "config.h" #include "arts_export.h" + #ifdef HAVE_LIBAUDIOFILE #include "cache.h" #include <sys/stat.h> #include <unistd.h> /* - * BC - tqStatus (2002-03-08): CachedWav. + * BC - Status (2002-03-08): CachedWav. * * At the current point in time, there are NO GUARANTEES, so only use this * in apps part of official KDE releases (such as kdemultimedia apps), which |