diff options
Diffstat (limited to 'keyboards/westm/westm9/rev1/rev1.c')
-rw-r--r-- | keyboards/westm/westm9/rev1/rev1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/westm/westm9/rev1/rev1.c b/keyboards/westm/westm9/rev1/rev1.c index ba81fe6d0b..cf84b5c52e 100644 --- a/keyboards/westm/westm9/rev1/rev1.c +++ b/keyboards/westm/westm9/rev1/rev1.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "westm9.h" +#include "quantum.h" void board_init(void) { // Purely for fixing problem on prototype board |