summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-09-09 10:53:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-09-09 10:53:56 +0900
commit43a68d6d7f6f9da4ca3c71dafad9d2e6dccf0e42 (patch)
tree824a8b8300fea27f0eff69c2797b7c87e416d0cd /src
parent39160735cee72c3e5a3e8d672fd9f6cd39278c53 (diff)
downloaddbus-1-tqt-master.tar.gz
dbus-1-tqt-master.zip
Use tq* headers instead of ntq*HEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/tqdbusunixfd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tqdbusunixfd.h b/src/tqdbusunixfd.h
index 9f48a37..bf38deb 100644
--- a/src/tqdbusunixfd.h
+++ b/src/tqdbusunixfd.h
@@ -26,7 +26,7 @@
#include "dbus/dbus.h"
#ifndef QT_H
-#include "ntqshared.h"
+#include "tqshared.h"
#endif // QT_H
#include "tqdbusmacros.h"