ifdef out includes when we build without gtk
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
de8bfe9bc3
commit
89cb73cb2f
@ -7,7 +7,9 @@
|
||||
#include "device.h"
|
||||
#include "divelist.h"
|
||||
#include "display.h"
|
||||
#ifdef USE_GTK_UI
|
||||
#include "display-gtk.h"
|
||||
#endif
|
||||
|
||||
#include "libdivecomputer.h"
|
||||
#include "libdivecomputer/version.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user