commit | e8b29b601b7f9f644e5114ce749c87e818906adc | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Wed Mar 05 17:11:54 2014 -0800 |
committer | Brian Silverman <brians> | Wed Mar 05 17:11:54 2014 -0800 |
tree | 1fb084db468d668e7f6604cfef02435b1a841c9b | |
parent | 789685468a46677713551faa72cdece2e71cbfc6 [diff] [blame] |
moved a file that ended up in the wrong place during a merge
diff --git a/aos/linux_code/camera/Buffers.h b/aos/linux_code/camera/Buffers.h index aedd79f..c73b3d8 100644 --- a/aos/linux_code/camera/Buffers.h +++ b/aos/linux_code/camera/Buffers.h
@@ -8,7 +8,7 @@ #include "aos/linux_code/ipc_lib/queue.h" #include "aos/common/type_traits.h" -#include "aos/atom_code/ipc_lib/unique_message_ptr.h" +#include "aos/linux_code/ipc_lib/unique_message_ptr.h" namespace aos { namespace camera {