summaryrefslogtreecommitdiffstats
path: root/src/app/theStream.cpp
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-06-13 16:55:00 +0200
committergregory guy <[email protected]>2020-06-21 15:36:20 +0200
commit0b2288da16894d45e95caf5c0f1f5cba3f17c2dd (patch)
tree7dc6943b6af7edd7500456aaa813d79c8f09c88b /src/app/theStream.cpp
parent88aa431c9d79bad942de04f4b28954b428079fd1 (diff)
downloadcodeine-0b2288da16894d45e95caf5c0f1f5cba3f17c2dd.tar.gz
codeine-0b2288da16894d45e95caf5c0f1f5cba3f17c2dd.zip
Conversion to the cmake building system.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'src/app/theStream.cpp')
-rw-r--r--src/app/theStream.cpp2
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"