]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - tests/test_common/keyboard_report_util.cpp
Configure vscode file associations, use hpp instead of h
[qmk_firmware.git] / tests / test_common / keyboard_report_util.cpp
index aa096e4169477c4c3d4aef0890a0a24daea2eda4..bf728b9a2a801bba3c4efcfa84a09ea6e55be4b5 100644 (file)
@@ -14,7 +14,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
- #include "keyboard_report_util.h"
+ #include "keyboard_report_util.hpp"
  #include <vector>
  #include <algorithm>
  using namespace testing;