summaryrefslogtreecommitdiff
path: root/keyboards/nullbitsco/nibble/nibble.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nullbitsco/nibble/nibble.c')
-rw-r--r--keyboards/nullbitsco/nibble/nibble.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nullbitsco/nibble/nibble.c b/keyboards/nullbitsco/nibble/nibble.c
index 8f462080f0..388d546a7e 100644
--- a/keyboards/nullbitsco/nibble/nibble.c
+++ b/keyboards/nullbitsco/nibble/nibble.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 QMK_KEYBOARD_H
+#include "nibble.h"
// Use Bit-C LED to show CAPS LOCK status
void led_update_ports(led_t led_state) {