changeset 33250:b037199baddc

Remove unnecessary #include. There are no more conditional declarations.
author ib
date Wed, 27 Apr 2011 17:15:28 +0000
parents 8fc02babf810
children 7d13ed4e80f2
files gui/cfg.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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;