summaryrefslogtreecommitdiffstats
path: root/src/widget/openglwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/openglwindow.cpp')
-rw-r--r--src/widget/openglwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widget/openglwindow.cpp b/src/widget/openglwindow.cpp
index b797ea8ebe..74d40eeb4b 100644
--- a/src/widget/openglwindow.cpp
+++ b/src/widget/openglwindow.cpp
@@ -3,6 +3,7 @@
#include <QApplication>
#include <QResizeEvent>
+#include "moc_openglwindow.cpp"
#include "widget/tooltipqopengl.h"
#include "widget/trackdroptarget.h"
#include "widget/wglwidget.h"