summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/bocc/bocc.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dztech/bocc/bocc.c')
-rw-r--r--keyboards/dztech/bocc/bocc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dztech/bocc/bocc.c b/keyboards/dztech/bocc/bocc.c
index 2aada9b5ea..fc2eb8d6eb 100644
--- a/keyboards/dztech/bocc/bocc.c
+++ b/keyboards/dztech/bocc/bocc.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 "bocc.h"
+#include "quantum.h"
void matrix_init_kb(void) {
setPinOutput(E6);