diff options
Diffstat (limited to 'kolf/game.cpp')
-rw-r--r-- | kolf/game.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/game.cpp b/kolf/game.cpp index 6d6022db..325fbe9e 100644 --- a/kolf/game.cpp +++ b/kolf/game.cpp @@ -13,7 +13,7 @@ #include <tdemessagebox.h> #include <kpixmapeffect.h> #include <kprinter.h> -#include <kstandarddirs.h> +#include <tdestandarddirs.h> #include <tqbrush.h> #include <tqcanvas.h> |