c0f576ce44
OBS-URL: https://build.opensuse.org/request/show/517718 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=1
13 lines
398 B
Diff
13 lines
398 B
Diff
--- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
|
|
+++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
|
|
@@ -20,8 +20,8 @@
|
|
/* necessary because libavutil/common.h uses UINT64_C */
|
|
#define __STDC_CONSTANT_MACROS
|
|
|
|
-#include "lib/ffmpeg/Time.hxx"
|
|
#include "config.h"
|
|
+#include "lib/ffmpeg/Time.hxx"
|
|
#include "FfmpegDecoderPlugin.hxx"
|
|
#include "lib/ffmpeg/Domain.hxx"
|
|
#include "lib/ffmpeg/Error.hxx"
|