diff options
Diffstat (limited to 'kcontrol/clock/main.cpp')
-rw-r--r-- | kcontrol/clock/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/clock/main.cpp b/kcontrol/clock/main.cpp index 4db1216de..86e47e7ad 100644 --- a/kcontrol/clock/main.cpp +++ b/kcontrol/clock/main.cpp @@ -21,7 +21,7 @@ #include <unistd.h> #include <tqlabel.h> -#include <layout.h> +#include <tqlayout.h> #include <dcopclient.h> |