mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-19 22:35:27 +00:00
mapwidget.h: remove redundant "core/divesite.h" include
The header should be included only in the .cpp file Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
6e916b6764
commit
c2e172a874
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
#include <QQuickWidget>
|
||||
|
||||
#include "core/divesite.h"
|
||||
|
||||
class QResizeEvent;
|
||||
class QQuickItem;
|
||||
struct dive_site;
|
||||
|
|
Loading…
Add table
Reference in a new issue