summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/modelm101/modelm101.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/converter/modelm101/modelm101.c')
-rw-r--r--keyboards/converter/modelm101/modelm101.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/converter/modelm101/modelm101.c b/keyboards/converter/modelm101/modelm101.c
index 02d861b917..fa8669dc81 100644
--- a/keyboards/converter/modelm101/modelm101.c
+++ b/keyboards/converter/modelm101/modelm101.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 "modelm101.h"
+#include "quantum.h"
void led_init_ports(void) {
/* Setting status LEDs pins to output and +5V (off) */