mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add Qt header so Q_OS_xxx macros work
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
adf3d945e1
commit
2d253c71ff
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
#include "core/qthelper.h"
|
#include "core/qthelper.h"
|
||||||
#include "core/membuffer.h"
|
#include "core/membuffer.h"
|
||||||
#include "core/file.h"
|
#include "core/file.h"
|
||||||
|
#include <QtGlobal>
|
||||||
|
|
||||||
//
|
//
|
||||||
// If we have an old libdivecomputer, it doesn't
|
// If we have an old libdivecomputer, it doesn't
|
||||||
|
|
Loading…
Add table
Reference in a new issue