commit | e9e9fe40fb702ab1390a32c61981bc927177258a | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Feb 28 16:25:16 2017 -0800 |
committer | Mathias Agopian <mathias@google.com> | Fri Mar 03 15:22:02 2017 -0800 |
tree | b5f30b1e780f5033d0ee63ffa0569f5884271176 | |
parent | b3d12ab940114e78e770cf68cb6bd0ef4a55249c [diff] [blame] |
fallout of cleaning-up libutils includes Test: run & compile Bug: n/a Change-Id: I99e462d2db6560742fa3f065d5de50cd60111130
diff --git a/cmds/surfacereplayer/replayer/Replayer.h b/cmds/surfacereplayer/replayer/Replayer.h index f757fc3..f36c9fd 100644 --- a/cmds/surfacereplayer/replayer/Replayer.h +++ b/cmds/surfacereplayer/replayer/Replayer.h
@@ -29,6 +29,7 @@ #include <utils/Errors.h> #include <utils/StrongPointer.h> +#include <stdatomic.h> #include <condition_variable> #include <memory> #include <mutex>