diff options
Diffstat (limited to 'arts/kde/kaudiorecordstream.cpp')
-rw-r--r-- | arts/kde/kaudiorecordstream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/kde/kaudiorecordstream.cpp b/arts/kde/kaudiorecordstream.cpp index 0d180d1f1..0c11bcf04 100644 --- a/arts/kde/kaudiorecordstream.cpp +++ b/arts/kde/kaudiorecordstream.cpp @@ -29,7 +29,7 @@ #include <artsflow.h> #include <soundserver.h> -#include <kglobal.h> +#include <tdeglobal.h> #include <kdebug.h> #include <tqstring.h> |