summaryrefslogtreecommitdiff
path: root/keyboards/kmac/kmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kmac/kmac.c')
-rw-r--r--keyboards/kmac/kmac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmac/kmac.c b/keyboards/kmac/kmac.c
index 78334cb754..29f7091084 100644
--- a/keyboards/kmac/kmac.c
+++ b/keyboards/kmac/kmac.c
@@ -13,7 +13,7 @@
* 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 "kmac.h"
+#include "quantum.h"
#define F_ROW_MASK 0b01
#define WASD_MASK 0b10