diff options
Diffstat (limited to 'dcop/dcopref.h')
-rw-r--r-- | dcop/dcopref.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopref.h b/dcop/dcopref.h index c7fa69822..f1f2f5af5 100644 --- a/dcop/dcopref.h +++ b/dcop/dcopref.h @@ -26,7 +26,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <tqcstring.h> #include <dcoptypes.h> #include <kdatastream.h> // needed for proper bool marshalling -#include "kdelibs_export.h" +#include "tdelibs_export.h" class TQDataStream; class DCOPObject; |