0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02: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:
diego 2007-04-06 20:37:15 +00:00
parent 60ecafec69
commit 6ff3629205

View File

@ -2,7 +2,7 @@
#ifndef __GUI_PLAY_H
#define __GUI_PLAY_H
#include "../../config.h"
#include "../config.h"
#include "./mplayer.h"