commit | eebc6bd40ebde96142ecf182302c25840e5bd89a | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Wed Aug 08 10:38:19 2018 +0930 |
committer | Andrew Jeffery <andrew@aj.id.au> | Wed Sep 05 17:44:24 2018 +0930 |
tree | 30e3c40b410dda3388955d4230ca0e813c5e89d2 | |
parent | 6a0e2deb77e25e36a5976e4d049248fe4b4ed71d [diff] [blame] |
mboxd: Rename flash files Change-Id: Icfe9d61775a198c5a0f8227bf5d6c4b7f11aeec3 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
diff --git a/vpnor/test/write_ro.cpp b/vpnor/test/write_ro.cpp index 53eeb18..f0dd215 100644 --- a/vpnor/test/write_ro.cpp +++ b/vpnor/test/write_ro.cpp
@@ -10,7 +10,7 @@ #include "common.h" #include "mbox.h" -#include "mboxd_flash.h" +#include "flash.h" #include "vpnor/test/tmpd.hpp"