diff options
Diffstat (limited to 'kbounce')
-rw-r--r-- | kbounce/game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbounce/game.cpp b/kbounce/game.cpp index be31fe9e..4d5182a9 100644 --- a/kbounce/game.cpp +++ b/kbounce/game.cpp @@ -19,7 +19,7 @@ #include <stdlib.h> #include <tqtimer.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tdeapplication.h> #include <kdebug.h> #include <tqimage.h> |