mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Matching build fixes for cross built Windows
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
aa3838308b
commit
060e5c764c
5 changed files with 14 additions and 0 deletions
|
@ -6,7 +6,9 @@
|
|||
|
||||
#include "dive.h"
|
||||
#include "display.h"
|
||||
#if USE_GTK_UI
|
||||
#include "display-gtk.h"
|
||||
#endif
|
||||
#include "divelist.h"
|
||||
#include "color.h"
|
||||
#include "libdivecomputer/parser.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue