summaryrefslogtreecommitdiffstats
path: root/src/widget/wnumberpos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wnumberpos.cpp')
-rw-r--r--src/widget/wnumberpos.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widget/wnumberpos.cpp b/src/widget/wnumberpos.cpp
index 485380e47d..9a6e65dfef 100644
--- a/src/widget/wnumberpos.cpp
+++ b/src/widget/wnumberpos.cpp
@@ -1,7 +1,10 @@
#include "widget/wnumberpos.h"
+
#include "control/controlobject.h"
#include "control/controlproxy.h"
+#include "moc_wnumberpos.cpp"
#include "util/duration.h"
+#include "util/math.h"
WNumberPos::WNumberPos(const QString& group, QWidget* parent)
: WNumber(parent),