summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/divelogexportdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/divelogexportdialog.h')
-rw-r--r--desktop-widgets/divelogexportdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-widgets/divelogexportdialog.h b/desktop-widgets/divelogexportdialog.h
index b72d96c50..e7cde318d 100644
--- a/desktop-widgets/divelogexportdialog.h
+++ b/desktop-widgets/divelogexportdialog.h
@@ -4,8 +4,8 @@
#include <QDialog>
#include <QTextStream>
#include <QFuture>
-#include "helpers.h"
-#include "statistics.h"
+#include "core/helpers.h"
+#include "core/statistics.h"
class QAbstractButton;