diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-06-19 12:21:16 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-06-20 15:41:32 -0700 |
commit | 9c2c3366285871d40cb769d93bfa0a0144464c9b (patch) | |
tree | 32362db82dcb639c1210fe7734c54e2976d90aee /subsurfacesysinfo.cpp | |
parent | f49a9007a7ac07a57339f4a289465749407ff4e8 (diff) | |
download | subsurface-9c2c3366285871d40cb769d93bfa0a0144464c9b.tar.gz |
Fixed compilation for CMake.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurfacesysinfo.cpp')
-rw-r--r-- | subsurfacesysinfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/subsurfacesysinfo.cpp b/subsurfacesysinfo.cpp index a5fd1fe0d..ca3b161a3 100644 --- a/subsurfacesysinfo.cpp +++ b/subsurfacesysinfo.cpp @@ -42,7 +42,6 @@ #include "subsurfacesysinfo.h" #include <QString> -#include "qplatformdefs.h" #include <QFile> #include <QSettings> |