diff options
Diffstat (limited to 'keyboards/handwired/bluepill/bluepill70/matrix.c')
-rw-r--r-- | keyboards/handwired/bluepill/bluepill70/matrix.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/bluepill/bluepill70/matrix.c b/keyboards/handwired/bluepill/bluepill70/matrix.c index b2c38e5226..4d281fe210 100644 --- a/keyboards/handwired/bluepill/bluepill70/matrix.c +++ b/keyboards/handwired/bluepill/bluepill70/matrix.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "ch.h" -#include "hal.h" +#include <ch.h> +#include <hal.h> /* * scan matrix |