diff options
Diffstat (limited to 'Gui/mplayer/gtk/opts.c')
-rw-r--r-- | Gui/mplayer/gtk/opts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/opts.c b/Gui/mplayer/gtk/opts.c index d51c8be6ed..957247044d 100644 --- a/Gui/mplayer/gtk/opts.c +++ b/Gui/mplayer/gtk/opts.c @@ -2,7 +2,7 @@ #include <stdlib.h> #include <stdio.h> -#include "./mplayer.h" +#include "../mplayer.h" #include "../../events.h" #include "../../../config.h" |