changeset 22904:69288b4e6b89

Consistent include paths for config.h.
author diego
date Fri, 06 Apr 2007 20:37:15 +0000
parents bbc011e59732
children f34e5d778267
files Gui/mplayer/play.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Gui/mplayer/play.h	Fri Apr 06 16:58:00 2007 +0000
+++ b/Gui/mplayer/play.h	Fri Apr 06 20:37:15 2007 +0000
@@ -2,7 +2,7 @@
 #ifndef __GUI_PLAY_H
 #define __GUI_PLAY_H
 
-#include "../../config.h"
+#include "../config.h"
 
 #include "./mplayer.h"