diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:50:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-15 21:50:08 -0600 |
commit | 0586baf9aeaeaf767711de960b0e020696a3c126 (patch) | |
tree | b5e016c2c1b9608fa4f07964b11c27e0aab28aa1 /src/addnewstreamimpl.cpp | |
parent | 3c0a07f3b20b8bd5fe20b535b25f21cbd194f500 (diff) | |
download | kstreamripper-0586baf9aeaeaf767711de960b0e020696a3c126.tar.gz kstreamripper-0586baf9aeaeaf767711de960b0e020696a3c126.zip |
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'src/addnewstreamimpl.cpp')
-rw-r--r-- | src/addnewstreamimpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/addnewstreamimpl.cpp b/src/addnewstreamimpl.cpp index 5c0fc69..1fbbb1c 100644 --- a/src/addnewstreamimpl.cpp +++ b/src/addnewstreamimpl.cpp @@ -18,7 +18,7 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <tqpushbutton.h> #include <tqlineedit.h> |