Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
FFmpeg Thumbnailer
Commits
4ded4c43
Verified
Commit
4ded4c43
authored
Mar 14, 2021
by
Alois Wohlschlager
🌾
Browse files
Fix build error caused by broken taglib include
parent
8c3792d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ffmpegthumbnailer.cpp
View file @
4ded4c43
...
...
@@ -19,7 +19,7 @@
#include "ffmpegthumbnailersettings5.h"
#include "ffmpegthumbs_debug.h"
#include <
taglib/
mp4file.h>
#include <mp4file.h>
#include <QImage>
#include <QCheckBox>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment