diff options
author | Michele Calgaro <[email protected]> | 2024-09-09 10:53:56 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-09-09 16:40:00 +0900 |
commit | d6a1bf8cf047a2a433e5fc8b5ef17085ed2a37ab (patch) | |
tree | 824a8b8300fea27f0eff69c2797b7c87e416d0cd | |
parent | ab0f29494c7fab04be4cc3afce878d7f4576b58c (diff) | |
download | dbus-1-tqt-r14.1.x.tar.gz dbus-1-tqt-r14.1.x.zip |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 43a68d6d7f6f9da4ca3c71dafad9d2e6dccf0e42)
-rw-r--r-- | src/tqdbusunixfd.h | 2 |
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" |