commit | 14c36a814cee4278b500c741cd822d9df76c056c | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Oct 23 09:24:56 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Oct 23 09:25:35 2019 -0700 |
tree | 8d2aff0fa585068fae180438d22deece28baca69 | |
parent | b4b020c4d35a19dc79381e27a11348d6ebe906e6 [diff] [blame] |
sensorcommands.hpp: use quotes for project headers Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I46b8b3831b89f977fd77f87f192f51872c8246e5
diff --git a/include/sensorcommands.hpp b/include/sensorcommands.hpp index 0bcd6f9..7804621 100644 --- a/include/sensorcommands.hpp +++ b/include/sensorcommands.hpp
@@ -15,9 +15,10 @@ */ #pragma once +#include "sdrutils.hpp" + #include <cstdint> #include <ipmid/api.hpp> -#include <sdrutils.hpp> #pragma pack(push, 1)