mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 20:27:23 +00:00
Add required header #include for config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30633 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
93c1e23c47
commit
98d06ba17c
@ -26,6 +26,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include "config.h"
|
||||||
#include "mp_msg.h"
|
#include "mp_msg.h"
|
||||||
#include "get_path.h"
|
#include "get_path.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user