Use proper TQt headers

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 4 weeks ago
parent cbc745fab2
commit a2992a423b
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

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

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

Loading…
Cancel
Save