Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/9/head
Michele Calgaro 4 months ago
parent cbc745fab2
commit a2992a423b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -50,7 +50,7 @@
#include <time.h> #include <time.h>
#endif #endif
#include <ntqdir.h> #include <tqdir.h>
#include <kdebug.h> #include <kdebug.h>
#include <tdelocale.h> #include <tdelocale.h>

@ -36,8 +36,8 @@
#include <sys/types.h> #include <sys/types.h>
#include <sys/socket.h> #include <sys/socket.h>
#include <ntqcstring.h> #include <tqcstring.h>
#include <ntqstring.h> #include <tqstring.h>
#include <kurl.h> #include <kurl.h>
#include <tdeio/slavebase.h> #include <tdeio/slavebase.h>

Loading…
Cancel
Save