summaryrefslogtreecommitdiffstats
path: root/tdecachegrind/tdecachegrind/stactdeselection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecachegrind/tdecachegrind/stactdeselection.cpp')
-rw-r--r--tdecachegrind/tdecachegrind/stactdeselection.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdecachegrind/tdecachegrind/stactdeselection.cpp b/tdecachegrind/tdecachegrind/stactdeselection.cpp
index 59094754..29c45d2b 100644
--- a/tdecachegrind/tdecachegrind/stactdeselection.cpp
+++ b/tdecachegrind/tdecachegrind/stactdeselection.cpp
@@ -32,7 +32,7 @@
#include <kdebug.h>
#include "stackbrowser.h"
-#include "stackselection.h"
+#include "stactdeselection.h"
#include "stackitem.h"
StackSelection::StackSelection( TQWidget* parent, const char* name)
@@ -227,4 +227,4 @@ void StackSelection::setGroupType(TraceItem::CostType gt)
((StackItem*)item)->updateGroup();
}
-#include "stackselection.moc"
+#include "stactdeselection.moc"