diff options
Diffstat (limited to 'ksmserver/startup.cpp')
-rw-r--r-- | ksmserver/startup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksmserver/startup.cpp b/ksmserver/startup.cpp index 00cf57714..bd2fe440f 100644 --- a/ksmserver/startup.cpp +++ b/ksmserver/startup.cpp @@ -76,7 +76,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <kprocess.h> #include <dcopclient.h> #include <dcopref.h> -#include <kwinmodule.h> +#include <twinmodule.h> #include <knotifyclient.h> #include "server.h" |