diff options
Diffstat (limited to 'src/app/theStream.cpp')
-rw-r--r-- | src/app/theStream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/theStream.cpp b/src/app/theStream.cpp index 246e84d..fbb35ac 100644 --- a/src/app/theStream.cpp +++ b/src/app/theStream.cpp @@ -2,7 +2,7 @@ // See COPYING file for licensing information #include <kurl.h> -#include "mxcl.library.h" +#include "../mxcl.library.h" #include "theStream.h" #include <xine.h> #include "xineEngine.h" |