X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=tests%2Ftest_common%2Ftest_driver.cpp;h=5113099698707fff9dea1ab60a74af73b1222ace;hb=7f3539aa76e1520b486a68bfb0767c591aa5e2ca;hp=feb80563a16b27062d91b179b99630f51e5d4a71;hpb=fe9556104bcf6b101b95929c93fd21c9026fb4d2;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;