summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/tdecachegrind/toplevel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecachegrind/tdecachegrind/toplevel.cpp')
-rw-r--r--tdecachegrind/tdecachegrind/toplevel.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/tdecachegrind/tdecachegrind/toplevel.cpp b/tdecachegrind/tdecachegrind/toplevel.cpp
index c8ac689b..5c1bd609 100644
--- a/tdecachegrind/tdecachegrind/toplevel.cpp
+++ b/tdecachegrind/tdecachegrind/toplevel.cpp
@@ -38,16 +38,16 @@
#include <kapplication.h>
#include <klocale.h>
#include <kstatusbar.h>
-#include <kstdaccel.h>
+#include <tdestdaccel.h>
#include <kstdaction.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <kurl.h>
#include <tdefiledialog.h>
#include <tdeio/netaccess.h>
#include <kedittoolbar.h>
#include <kkeydialog.h>
#include <ktip.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <kdebug.h>
#if ENABLE_DUMPDOCK
@@ -57,7 +57,7 @@
#include "toplevel.h"
#include "partselection.h"
#include "functionselection.h"
-#include "stackselection.h"
+#include "stactdeselection.h"
#include "stackbrowser.h"
#include "tracedata.h"
#include "configuration.h"