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
1 changed files with 1 additions and 1 deletions

View File

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