aboutsummaryrefslogtreecommitdiffstats
path: root/UI/DASHPlayer.cpp
diff options
context:
space:
mode:
authorAngelo Mantellini <manangel@cisco.com>2019-03-22 11:04:20 +0100
committerAngelo Mantellini <manangel@cisco.com>2019-03-22 11:36:21 +0100
commitb5fc2106912f0ed3168972caee33b45ee6bb4b53 (patch)
tree4340be4fdab0c0d54c36f041d69421bc6ff41e05 /UI/DASHPlayer.cpp
parent78089ad6898f15bc6a716eb39e3f6087dfd9f553 (diff)
[HICN-8] Update viper video player to use hicn sockets over HTTP
Change-Id: I0aa727e513e3ffcf3286cecc7e7c43237da5155f Signed-off-by: Angelo Mantellini <manangel@cisco.com>
Diffstat (limited to 'UI/DASHPlayer.cpp')
-rw-r--r--UI/DASHPlayer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/UI/DASHPlayer.cpp b/UI/DASHPlayer.cpp
index e2910ea8..efb85620 100644
--- a/UI/DASHPlayer.cpp
+++ b/UI/DASHPlayer.cpp
@@ -11,6 +11,7 @@
#include "DASHPlayer.h"
#include <iostream>
+#include "QtAV/AVError.h"
using namespace libdash::framework::adaptation;
using namespace libdash::framework::mpd;