diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-27 21:54:46 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-27 22:12:45 +0900 |
commit | 4421b2326e8b6d4de02a5d34cf77f3683f271903 (patch) | |
tree | 555c167738f0e538fb7b7866c2f0bd7c6471b66c /qtinterface/interface_tqt3/tqasyncio.h | |
parent | d8f36f1b383bc2f9d8cd7ee6a93e886493144a03 (diff) | |
download | tqtinterface-4421b2326e8b6d4de02a5d34cf77f3683f271903.tar.gz tqtinterface-4421b2326e8b6d4de02a5d34cf77f3683f271903.zip |
Remove date and time nt* related header files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqasyncio.h')
-rw-r--r-- | qtinterface/interface_tqt3/tqasyncio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtinterface/interface_tqt3/tqasyncio.h b/qtinterface/interface_tqt3/tqasyncio.h index 8a3de5f..fa86b3e 100644 --- a/qtinterface/interface_tqt3/tqasyncio.h +++ b/qtinterface/interface_tqt3/tqasyncio.h @@ -23,7 +23,7 @@ Boston, MA 02110-1301, USA. #define TQT_TQASYNCIO_H #include <tqt.h> -#include <ntqtimer.h> +#include <tqtimer.h> #include <ntqasyncio.h> #endif /* TQT_TQASYNCIO_H */ |