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