diff options
Diffstat (limited to 'src/sysInfo.cpp')
| -rw-r--r-- | src/sysInfo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sysInfo.cpp b/src/sysInfo.cpp index 575c801..1866c27 100644 --- a/src/sysInfo.cpp +++ b/src/sysInfo.cpp @@ -1,6 +1,7 @@ #include "sysInfo.h" #include <QString> #include <QTime> +#include <QNetworkInterface> extern bool debug; |
