comparison gui/app/gui.h @ 36857:e8d545fe74ac

Add missing #include.
author ib
date Fri, 28 Feb 2014 13:30:06 +0000
parents 28ea255e40ce
children bb067298265a
comparison
equal deleted inserted replaced
36856:3fa865bd3157 36857:e8d545fe74ac
22 */ 22 */
23 23
24 #ifndef MPLAYER_GUI_GUI_H 24 #ifndef MPLAYER_GUI_GUI_H
25 #define MPLAYER_GUI_GUI_H 25 #define MPLAYER_GUI_GUI_H
26 26
27 #include "stream/stream.h"
28
27 /// Name of the program the GUI utilizes 29 /// Name of the program the GUI utilizes
28 #define MPlayer "MPlayer" 30 #define MPlayer "MPlayer"
29 31
30 //@{ 32 //@{
31 /// Boolean symbolic constant 33 /// Boolean symbolic constant