X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tests%2Ftest_common%2Ftest_driver.cpp;h=5113099698707fff9dea1ab60a74af73b1222ace;hb=3d9fda3629c09819f2b7c07c68e3504bdf4cd0d3;hp=feb80563a16b27062d91b179b99630f51e5d4a71;hpb=43d8fa5bf1248ce5c1ce5f9cb0d238d794b4475d;p=qmk_firmware.git diff --git a/tests/test_common/test_driver.cpp b/tests/test_common/test_driver.cpp index feb80563a..511309969 100644 --- a/tests/test_common/test_driver.cpp +++ b/tests/test_common/test_driver.cpp @@ -14,7 +14,7 @@ * along with this program. If not, see . */ -#include "test_driver.h" +#include "test_driver.hpp" TestDriver* TestDriver::m_this = nullptr;