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:
Tomaz Canabrava 2016-03-06 06:52:55 -08:00 committed by Dirk Hohndel
parent 710b3615fe
commit 39313c5b33
9 changed files with 17 additions and 10 deletions

View file

@ -1,6 +1,6 @@
#include "divepixmapitem.h"
#include "animationfunctions.h"
#include "divepicturemodel.h"
#include "qt-models/divepicturemodel.h"
#include "pref.h"
#ifndef SUBSURFACE_MOBILE
#include "preferences/preferencesdialog.h"