mirror of
https://github.com/mpv-player/mpv
synced 2025-02-15 11:37:03 +00:00
Consistent include paths for config.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22922 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
60ecafec69
commit
6ff3629205
@ -2,7 +2,7 @@
|
|||||||
#ifndef __GUI_PLAY_H
|
#ifndef __GUI_PLAY_H
|
||||||
#define __GUI_PLAY_H
|
#define __GUI_PLAY_H
|
||||||
|
|
||||||
#include "../../config.h"
|
#include "../config.h"
|
||||||
|
|
||||||
#include "./mplayer.h"
|
#include "./mplayer.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user