blob: 5663b1a81ba2e737fd5a1b191d5c836b8b9b9ff4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- kstreamripper/src/addnewstreamimpl.h.ORI 2011-11-02 20:40:17.450317896 +0100
+++ kstreamripper/src/addnewstreamimpl.h 2011-11-02 20:40:25.777317020 +0100
@@ -22,6 +22,7 @@
#define ADDNEWSTREAMIMPL_H
#include "addnewstream.h"
+#include <tqt.h>
class AddNewStreamImpl : public AddNewStream
{
|