commit | c6968f31253ddd413880ee4866e78c35b835065b | [log] [tgz] |
---|---|---|
author | Fabien Sanglard <sanglardf@google.com> | Wed Apr 05 14:24:41 2017 -0700 |
committer | Fabien Sanglard <sanglardf@google.com> | Wed Apr 19 14:42:27 2017 -0700 |
tree | 5514800983a69ed88ed089441aceaca493d402da | |
parent | d2f03afc454b09962335c3c9a8315ba69b361f95 [diff] [blame] |
Convert libreplayer to blueprint Bug: 34095715 Test: Manual and AUPT Change-Id: Iad825598fa4035508789c895fc90da52b86e39fb
diff --git a/cmds/surfacereplayer/replayer/Main.cpp b/cmds/surfacereplayer/replayer/Main.cpp index dd1dd7d..7090bdb 100644 --- a/cmds/surfacereplayer/replayer/Main.cpp +++ b/cmds/surfacereplayer/replayer/Main.cpp
@@ -24,7 +24,7 @@ * 5. Exit successfully or print error statement */ -#include <replayer/Replayer.h> +#include <Replayer.h> #include <csignal> #include <iostream>