# HG changeset patch # User ib # Date 1299782742 0 # Node ID ff85d256c53ecd74f7388c83e4dcbf115a516176 # Parent 6e22bcc85ac539a7046419db85d413f741846faa Cosmetic: Remove incorrect comment. diff -r 6e22bcc85ac5 -r ff85d256c53e gui/mplayer/gui_common.c --- a/gui/mplayer/gui_common.c Thu Mar 10 18:43:54 2011 +0000 +++ b/gui/mplayer/gui_common.c Thu Mar 10 18:45:42 2011 +0000 @@ -26,7 +26,7 @@ #include "gui/skin/font.h" #include "access_mpcontext.h" -#include "codec-cfg.h" // this should be in libmpdemux/stheader.h +#include "codec-cfg.h" #include "config.h" #include "help_mp.h" #include "libavutil/avstring.h"