summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h10/h10.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hineybush/h10/h10.c')
-rw-r--r--keyboards/hineybush/h10/h10.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hineybush/h10/h10.c b/keyboards/hineybush/h10/h10.c
index 8c149c1451..81f5bdfbf2 100644
--- a/keyboards/hineybush/h10/h10.c
+++ b/keyboards/hineybush/h10/h10.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "h10.h"
+#include "quantum.h"
// Optional override functions below.
// You can leave any or all of these undefined.