[MPlayer-cvslog] r36953 - trunk/gui/app/gui.h
ib
subversion at mplayerhq.hu
Fri Feb 28 14:30:06 CET 2014
Author: ib
Date: Fri Feb 28 14:30:06 2014
New Revision: 36953
Log:
Add missing #include.
Modified:
trunk/gui/app/gui.h
Modified: trunk/gui/app/gui.h
==============================================================================
--- trunk/gui/app/gui.h Wed Feb 26 23:02:06 2014 (r36952)
+++ trunk/gui/app/gui.h Fri Feb 28 14:30:06 2014 (r36953)
@@ -24,6 +24,8 @@
#ifndef MPLAYER_GUI_GUI_H
#define MPLAYER_GUI_GUI_H
+#include "stream/stream.h"
+
/// Name of the program the GUI utilizes
#define MPlayer "MPlayer"
More information about the MPlayer-cvslog
mailing list