summaryrefslogtreecommitdiffstats
path: root/core/videoframeextractor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/videoframeextractor.cpp')
-rw-r--r--core/videoframeextractor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/videoframeextractor.cpp b/core/videoframeextractor.cpp
index daed29dc3..3f695a68c 100644
--- a/core/videoframeextractor.cpp
+++ b/core/videoframeextractor.cpp
@@ -2,7 +2,7 @@
#include "videoframeextractor.h"
#include "imagedownloader.h"
#include "core/pref.h"
-#include "core/dive.h" // for report_error()!
+#include "core/errorhelper.h"
#include <QtConcurrent>
#include <QProcess>