diff options
Diffstat (limited to 'desktop-widgets/printoptions.cpp')
-rw-r--r-- | desktop-widgets/printoptions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/printoptions.cpp b/desktop-widgets/printoptions.cpp index 75d6ad8c4..e7b5f5a69 100644 --- a/desktop-widgets/printoptions.cpp +++ b/desktop-widgets/printoptions.cpp @@ -1,6 +1,6 @@ #include "printoptions.h" #include "templateedit.h" -#include "helpers.h" +#include "core/helpers.h" #include <QDebug> #include <QFileDialog> |