diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:21:33 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:21:33 -0600 |
commit | 5b28c57424294aa30218a9c11cd6ed1a929409b6 (patch) | |
tree | aaa8c9380d183dfa87857abd34b3ef42bb0de1b5 /noatun/library/cmodule.h | |
parent | 120dff5f18d13aab7d2731de84e64c898728dc60 (diff) | |
download | tdemultimedia-5b28c57424294aa30218a9c11cd6ed1a929409b6.tar.gz tdemultimedia-5b28c57424294aa30218a9c11cd6ed1a929409b6.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'noatun/library/cmodule.h')
-rw-r--r-- | noatun/library/cmodule.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/cmodule.h b/noatun/library/cmodule.h index 52682084..54fbc19e 100644 --- a/noatun/library/cmodule.h +++ b/noatun/library/cmodule.h @@ -2,7 +2,7 @@ #define CMODULE_H #include <tqframe.h> -#include <klistview.h> +#include <tdelistview.h> #include "noatun/pref.h" class TDEListView; |