diff options
Diffstat (limited to 'kicker/applets/launcher/quickaddappsmenu.cpp')
-rw-r--r-- | kicker/applets/launcher/quickaddappsmenu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/applets/launcher/quickaddappsmenu.cpp b/kicker/applets/launcher/quickaddappsmenu.cpp index 5b1ff44ca..cdbc94dd5 100644 --- a/kicker/applets/launcher/quickaddappsmenu.cpp +++ b/kicker/applets/launcher/quickaddappsmenu.cpp @@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <kstandarddirs.h> #include <kdesktopfile.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include <tdesycocaentry.h> #include <kservice.h> #include <kservicegroup.h> |