mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Clean up handling of various include file
This is in the context of the iOS port and shouldn't impact any of the other builds. [Dirk Hohndel: refactored the iOS patches] Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
710b3615fe
commit
39313c5b33
9 changed files with 17 additions and 10 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "libdivecomputer.h"
|
||||
#include <libdivecomputer/uwatec.h>
|
||||
#include <libdivecomputer/hw.h>
|
||||
|
||||
#include <libdivecomputer/version.h>
|
||||
|
||||
/* Christ. Libdivecomputer has the worst configuration system ever. */
|
||||
#ifdef HW_FROG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue