mirror of
https://github.com/mpv-player/mpv
synced 2024-12-11 09:25:56 +00:00
Ooops, wrong path to config.h - now you may enjoy code that was never before used =)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1101 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d0094abdb8
commit
430300621f
@ -109,7 +109,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
#include "config.h"
|
#include "../config.h"
|
||||||
#include "video_out.h"
|
#include "video_out.h"
|
||||||
#include "video_out_internal.h"
|
#include "video_out_internal.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user