diff options
Diffstat (limited to 'kcontrol/background/main.cpp')
-rw-r--r-- | kcontrol/background/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/background/main.cpp b/kcontrol/background/main.cpp index 321eef90a..e004626be 100644 --- a/kcontrol/background/main.cpp +++ b/kcontrol/background/main.cpp @@ -15,7 +15,7 @@ * License. See the file "COPYING" for the exact licensing terms. */ -#include <tqlayout.h> +#include <layout.h> #include <kapplication.h> #include <kaboutdata.h> #include <kconfig.h> |