diff options
Diffstat (limited to 'keyboards/heliar/wm1_hotswap/wm1_hotswap.c')
-rw-r--r-- | keyboards/heliar/wm1_hotswap/wm1_hotswap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/heliar/wm1_hotswap/wm1_hotswap.c b/keyboards/heliar/wm1_hotswap/wm1_hotswap.c index 08f1469e3d..846729a3f0 100644 --- a/keyboards/heliar/wm1_hotswap/wm1_hotswap.c +++ b/keyboards/heliar/wm1_hotswap/wm1_hotswap.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "wm1_hotswap.h" +#include "quantum.h" void keyboard_pre_init_kb(void) |