summaryrefslogtreecommitdiff
path: root/keyboards/ilumkb/volcano660/volcano660.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ilumkb/volcano660/volcano660.c')
-rw-r--r--keyboards/ilumkb/volcano660/volcano660.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ilumkb/volcano660/volcano660.c b/keyboards/ilumkb/volcano660/volcano660.c
index e838ae17d2..d6c004987e 100644
--- a/keyboards/ilumkb/volcano660/volcano660.c
+++ b/keyboards/ilumkb/volcano660/volcano660.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 "volcano660.h"
+#include "quantum.h"
void matrix_init_kb(void) {
setPinOutput(D0);