summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/printer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/printer.cpp')
-rw-r--r--desktop-widgets/printer.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop-widgets/printer.cpp b/desktop-widgets/printer.cpp
index 33ee71b55..eea304347 100644
--- a/desktop-widgets/printer.cpp
+++ b/desktop-widgets/printer.cpp
@@ -1,7 +1,7 @@
#include "printer.h"
#include "templatelayout.h"
-#include "statistics.h"
-#include "helpers.h"
+#include "core/statistics.h"
+#include "core/helpers.h"
#include <algorithm>
#include <QtWebKitWidgets>