diff options
Diffstat (limited to 'src/hardware.cpp')
-rw-r--r-- | src/hardware.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hardware.cpp b/src/hardware.cpp index b098d9a..7def545 100644 --- a/src/hardware.cpp +++ b/src/hardware.cpp @@ -32,7 +32,7 @@ #include <fcntl.h> #include <math.h> -// include QT header +// include TQt header #include <tqtimer.h> #include <tqdir.h> |