diff options
Diffstat (limited to 'twin/sm.cpp')
-rw-r--r-- | twin/sm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/sm.cpp b/twin/sm.cpp index 3a07d7b80..53d2a5f29 100644 --- a/twin/sm.cpp +++ b/twin/sm.cpp @@ -19,7 +19,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <pwd.h> #include <fixx11h.h> #include <tdeconfig.h> -#include <kglobal.h> +#include <tdeglobal.h> #include "workspace.h" #include "client.h" |