diff options
| author | Jonathan Bauer | 2011-03-08 00:52:24 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2011-03-08 00:52:24 +0100 |
| commit | 70a3f18ca44b5ed3a03adbd4c90c497d3a64829e (patch) | |
| tree | bb4d77196b1fc1a187dc8d91c91eb521c13057a1 /src/sysInfo.cpp | |
| parent | download directory option preparations (sysInfo: cant test compiling right no... (diff) | |
| download | fbgui-70a3f18ca44b5ed3a03adbd4c90c497d3a64829e.tar.gz fbgui-70a3f18ca44b5ed3a03adbd4c90c497d3a64829e.tar.xz fbgui-70a3f18ca44b5ed3a03adbd4c90c497d3a64829e.zip | |
misc
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; |
