diff options
Diffstat (limited to 'fastboot/fastboot_test.cpp')
-rw-r--r-- | fastboot/fastboot_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fastboot/fastboot_test.cpp b/fastboot/fastboot_test.cpp index e0bbd561f..9c3ab6e66 100644 --- a/fastboot/fastboot_test.cpp +++ b/fastboot/fastboot_test.cpp @@ -14,7 +14,7 @@ * limitations under the License. */ -#include "engine.h" +#include "fastboot.h" #include <gtest/gtest.h> |