diff options
author | Timothy Pearson <[email protected]> | 2013-02-09 01:23:13 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-09 01:23:13 -0600 |
commit | 66db3d654c959c484fbefdff8957054790131802 (patch) | |
tree | 3324a160abd53d6fd1859d00c7a5b2a37e6f3807 /kdebugdialog/tdelistdebugdialog.h | |
parent | 197404813221fa098495a95fb5393825130c00ed (diff) | |
download | tdebase-66db3d654c959c484fbefdff8957054790131802.tar.gz tdebase-66db3d654c959c484fbefdff8957054790131802.zip |
Fix unintended rename of track
Diffstat (limited to 'kdebugdialog/tdelistdebugdialog.h')
-rw-r--r-- | kdebugdialog/tdelistdebugdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdebugdialog/tdelistdebugdialog.h b/kdebugdialog/tdelistdebugdialog.h index 07fa0bc91..2fc045891 100644 --- a/kdebugdialog/tdelistdebugdialog.h +++ b/kdebugdialog/tdelistdebugdialog.h @@ -20,7 +20,7 @@ #ifndef KLISTDEBUGDIALOG__H #define KLISTDEBUGDIALOG__H -#include "kabstractdebugdialog.h" +#include "kabstrackbugdialog.h" #include <tqcheckbox.h> #include <tqptrlist.h> #include <tqstringlist.h> |