summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/olly/bb/bb.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechlovin/olly/bb/bb.c')
-rw-r--r--keyboards/mechlovin/olly/bb/bb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/mechlovin/olly/bb/bb.c b/keyboards/mechlovin/olly/bb/bb.c
index 6ec4a15ee5..dac77ff623 100644
--- a/keyboards/mechlovin/olly/bb/bb.c
+++ b/keyboards/mechlovin/olly/bb/bb.c
@@ -14,8 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "bb.h"
-
+#include "quantum.h"
void led_init_ports(void) {
setPinOutput(C0);