diff options
Diffstat (limited to 'dcop/dcopclient.h')
-rw-r--r-- | dcop/dcopclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopclient.h b/dcop/dcopclient.h index 0575cd1ed..f673899e2 100644 --- a/dcop/dcopclient.h +++ b/dcop/dcopclient.h @@ -28,7 +28,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include <tqvaluelist.h> #include <tqstring.h> #include <kdatastream.h> // needed for proper bool marshalling -#include <kdelibs_export.h> +#include <tdelibs_export.h> class DCOPObjectProxy; class DCOPClientPrivate; |