summaryrefslogtreecommitdiffstats
path: root/kdebugdialog/kdebugdialog.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-09 01:23:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-09 01:23:13 -0600
commit66db3d654c959c484fbefdff8957054790131802 (patch)
tree3324a160abd53d6fd1859d00c7a5b2a37e6f3807 /kdebugdialog/kdebugdialog.h
parent197404813221fa098495a95fb5393825130c00ed (diff)
downloadtdebase-66db3d654c959c484fbefdff8957054790131802.tar.gz
tdebase-66db3d654c959c484fbefdff8957054790131802.zip
Fix unintended rename of track
Diffstat (limited to 'kdebugdialog/kdebugdialog.h')
-rw-r--r--kdebugdialog/kdebugdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdebugdialog/kdebugdialog.h b/kdebugdialog/kdebugdialog.h
index eabe46429..ab04a4ba8 100644
--- a/kdebugdialog/kdebugdialog.h
+++ b/kdebugdialog/kdebugdialog.h
@@ -19,7 +19,7 @@
#ifndef _KDEBUGDIALOG
#define _KDEBUGDIALOG
-#include "kabstractdebugdialog.h"
+#include "kabstrackbugdialog.h"
class TQLineEdit;
class TQComboBox;