diff options
Diffstat (limited to 'src/upnp/soap.h')
-rw-r--r-- | src/upnp/soap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/upnp/soap.h b/src/upnp/soap.h index cb766f0..6632342 100644 --- a/src/upnp/soap.h +++ b/src/upnp/soap.h @@ -20,8 +20,8 @@ #ifndef KTSOAP_H #define KTSOAP_H -#include <ntqvaluelist.h> -#include <ntqstring.h> +#include <tqvaluelist.h> +#include <tqstring.h> namespace kt { |