diff options
Diffstat (limited to 'keyboards/noxary/220/220.c')
-rw-r--r-- | keyboards/noxary/220/220.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/noxary/220/220.c b/keyboards/noxary/220/220.c index 0af57ff36d..caeb13a799 100644 --- a/keyboards/noxary/220/220.c +++ b/keyboards/noxary/220/220.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 "220.h" +#include "quantum.h" // Optional override functions below. // You can leave any or all of these undefined. |