# HG changeset patch # User ib # Date 1303924528 0 # Node ID b037199baddc399caeb7bdf2f53be50ae11d3945 # Parent 8fc02babf8105748334d8aca91ce60d1b19d55d2 Remove unnecessary #include. There are no more conditional declarations. diff -r 8fc02babf810 -r b037199baddc gui/cfg.h --- a/gui/cfg.h Wed Apr 27 14:57:37 2011 +0000 +++ b/gui/cfg.h Wed Apr 27 17:15:28 2011 +0000 @@ -19,8 +19,6 @@ #ifndef MPLAYER_GUI_CFG_H #define MPLAYER_GUI_CFG_H -#include "config.h" - extern int gtkCacheOn; extern int gtkCacheSize;