]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tests/test_common/test_driver.cpp
[Keyboard] fixed pins for numpad_5x4 layout (#6311)
[qmk_firmware.git] / tests / test_common / test_driver.cpp
index feb80563a16b27062d91b179b99630f51e5d4a71..5113099698707fff9dea1ab60a74af73b1222ace 100644 (file)
@@ -14,7 +14,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-#include "test_driver.h"
+#include "test_driver.hpp"
 
 TestDriver* TestDriver::m_this = nullptr;