diff options
| author | Jonathan Bauer | 2011-03-07 23:03:43 +0100 |
|---|---|---|
| committer | Jonathan Bauer | 2011-03-07 23:03:43 +0100 |
| commit | 37e20aa672e16a5ccc119d22a6edb719b1d19418 (patch) | |
| tree | 84f07ab8e28de910f222a0caa56c81ce10762183 /src/sysInfo.cpp | |
| parent | meh (diff) | |
| download | fbgui-37e20aa672e16a5ccc119d22a6edb719b1d19418.tar.gz fbgui-37e20aa672e16a5ccc119d22a6edb719b1d19418.tar.xz fbgui-37e20aa672e16a5ccc119d22a6edb719b1d19418.zip | |
typos
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; |
