changeset 36868:6104326789e6

Remove unnecessary #includes. The header file contains nothing but #defines. This reverts r36953 and parts of r36954.
author ib
date Sun, 02 Mar 2014 18:44:33 +0000
parents 160b9ec5ebf4
children 80536f6e6f07
files gui/app/gui.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/gui/app/gui.h	Sun Mar 02 15:11:25 2014 +0000
+++ b/gui/app/gui.h	Sun Mar 02 18:44:33 2014 +0000
@@ -24,10 +24,6 @@
 #ifndef MPLAYER_GUI_GUI_H
 #define MPLAYER_GUI_GUI_H
 
-#include "gui/app/app.h"
-
-#include "stream/stream.h"
-
 /// Name of the program the GUI utilizes
 #define MPlayer "MPlayer"