diff options
Diffstat (limited to 'kolf/newgame.cpp')
-rw-r--r-- | kolf/newgame.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/newgame.cpp b/kolf/newgame.cpp index 4fb92f4e..4f6f4181 100644 --- a/kolf/newgame.cpp +++ b/kolf/newgame.cpp @@ -18,7 +18,7 @@ #include <tqpen.h> #include <tqlayout.h> #include <tqlabel.h> -#include <klistbox.h> +#include <tdelistbox.h> #include <tqstyle.h> #include <tqrect.h> #include <tqmap.h> |