diff options
Diffstat (limited to 'desktop-widgets/printer.cpp')
-rw-r--r-- | desktop-widgets/printer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-widgets/printer.cpp b/desktop-widgets/printer.cpp index 2d1a1d258..64acf81c0 100644 --- a/desktop-widgets/printer.cpp +++ b/desktop-widgets/printer.cpp @@ -2,7 +2,7 @@ #include "printer.h" #include "templatelayout.h" #include "core/statistics.h" -#include "core/helpers.h" +#include "core/qthelper.h" #include <algorithm> #include <QPainter> |