diff options
Diffstat (limited to 'src/app/theStream.cpp')
-rw-r--r-- | src/app/theStream.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/app/theStream.cpp b/src/app/theStream.cpp index fbb35ac..3f7e35a 100644 --- a/src/app/theStream.cpp +++ b/src/app/theStream.cpp @@ -2,11 +2,12 @@ // See COPYING file for licensing information #include <kurl.h> + #include "../mxcl.library.h" #include "theStream.h" -#include <xine.h> #include "xineEngine.h" + namespace Codeine { #define e VideoWindow::s_instance |