diff options
Diffstat (limited to 'kolf/scoreboard.cpp')
-rw-r--r-- | kolf/scoreboard.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kolf/scoreboard.cpp b/kolf/scoreboard.cpp index 74bf786f..717dbc36 100644 --- a/kolf/scoreboard.cpp +++ b/kolf/scoreboard.cpp @@ -1,7 +1,7 @@ #include <kdebug.h> #include <klocale.h> -#include <layout.h> +#include <tqlayout.h> #include <tqtable.h> #include <tqwidget.h> #include <tqheader.h> |