aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/ios/Subsurface-mobile.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/ios/Subsurface-mobile.pro b/packaging/ios/Subsurface-mobile.pro
index bcd60efcc..605bce4cd 100644
--- a/packaging/ios/Subsurface-mobile.pro
+++ b/packaging/ios/Subsurface-mobile.pro
@@ -56,6 +56,7 @@ SOURCES += ../../subsurface-mobile-main.cpp \
../../core/device.cpp \
../../core/dive.c \
../../core/divefilter.cpp \
+ ../../core/event.c \
../../core/filterconstraint.cpp \
../../core/filterpreset.cpp \
../../core/divelist.c \
@@ -204,6 +205,7 @@ HEADERS += \
../../core/device.h \
../../core/devicedetails.h \
../../core/dive.h \
+ ../../core/event.h \
../../core/git-access.h \
../../core/gpslocation.h \
../../core/imagedownloader.h \