diff options
Diffstat (limited to 'tdeparts/mainwindow.cpp')
-rw-r--r-- | tdeparts/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeparts/mainwindow.cpp b/tdeparts/mainwindow.cpp index 2e6d2b7c3..a0a011a96 100644 --- a/tdeparts/mainwindow.cpp +++ b/tdeparts/mainwindow.cpp @@ -22,7 +22,7 @@ #include <tdeparts/event.h> #include <tdeparts/part.h> #include <tdeparts/plugin.h> -#include <kinstance.h> +#include <tdeinstance.h> #include <kstatusbar.h> #include <khelpmenu.h> #include <tdestandarddirs.h> |