diff options
Diffstat (limited to 'src/sysInfo.cpp')
| -rw-r--r-- | src/sysInfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysInfo.cpp b/src/sysInfo.cpp index 2c67cc1..647f1c1 100644 --- a/src/sysInfo.cpp +++ b/src/sysInfo.cpp @@ -1,6 +1,6 @@ +#include "sysInfo.h" #include <QString> #include <QTime> -#include "SysInfo.h" extern bool debug; |
