summaryrefslogtreecommitdiffstats
path: root/src/Viewer/studio3d/q3dsimagesequencegeneratorthread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Viewer/studio3d/q3dsimagesequencegeneratorthread.cpp')
-rw-r--r--src/Viewer/studio3d/q3dsimagesequencegeneratorthread.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Viewer/studio3d/q3dsimagesequencegeneratorthread.cpp b/src/Viewer/studio3d/q3dsimagesequencegeneratorthread.cpp
index 69e5dc60..40bb95b9 100644
--- a/src/Viewer/studio3d/q3dsimagesequencegeneratorthread.cpp
+++ b/src/Viewer/studio3d/q3dsimagesequencegeneratorthread.cpp
@@ -38,6 +38,8 @@
#include <QtGui/qopenglframebufferobject.h>
#include <QtCore/qfileinfo.h>
#include <QtCore/qdir.h>
+#include <QtCore/qdebug.h>
+#include <QtCore/qmath.h>
bool Q3DSImageSequenceGeneratorThread::initialize(
const QString &presentation, qreal start, qreal end, qreal fps, qreal frameInterval,