diff options
Diffstat (limited to 'desktop-widgets/templatelayout.h')
-rw-r--r-- | desktop-widgets/templatelayout.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-widgets/templatelayout.h b/desktop-widgets/templatelayout.h index fc77a5079..195441fcd 100644 --- a/desktop-widgets/templatelayout.h +++ b/desktop-widgets/templatelayout.h @@ -4,9 +4,9 @@ #include <grantlee_templates.h> #include "mainwindow.h" #include "printoptions.h" -#include "statistics.h" -#include "qthelper.h" -#include "helpers.h" +#include "core/statistics.h" +#include "core/qthelper.h" +#include "core/helpers.h" #include "core/subsurface-qt/DiveObjectHelper.h" int getTotalWork(print_options *printOptions); |