mirror of
https://github.com/mpv-player/mpv
synced 2024-12-24 07:33:46 +01:00
Move config.h include directive up as a precaution measure.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29091 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
29fc3d6601
commit
fa804e5d97
@ -21,8 +21,9 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "af_format.h"
|
||||
#include "config.h"
|
||||
|
||||
#include "af_format.h"
|
||||
#include "control.h"
|
||||
#include "cpudetect.h"
|
||||
#include "mp_msg.h"
|
||||
|
Loading…
Reference in New Issue
Block a user