diff options
Diffstat (limited to 'kpoker/sound.cpp')
-rw-r--r-- | kpoker/sound.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpoker/sound.cpp b/kpoker/sound.cpp index 3835c3fb..ba80e2e2 100644 --- a/kpoker/sound.cpp +++ b/kpoker/sound.cpp @@ -16,7 +16,7 @@ #include <tqstring.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> // sound support #include <kaudioplayer.h> |