aboutsummaryrefslogtreecommitdiff
path: root/streaming/cast/receiver_demo/decoder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/cast/receiver_demo/decoder.cc')
-rw-r--r--streaming/cast/receiver_demo/decoder.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/streaming/cast/receiver_demo/decoder.cc b/streaming/cast/receiver_demo/decoder.cc
index 775b5b12..42adf87b 100644
--- a/streaming/cast/receiver_demo/decoder.cc
+++ b/streaming/cast/receiver_demo/decoder.cc
@@ -2,7 +2,7 @@
#include <sstream>
-#include "platform/api/logging.h"
+#include "util/logging.h"
namespace openscreen {
namespace cast_streaming {