diff options
Diffstat (limited to 'keyboards/noxary/268_2/268_2.c')
-rw-r--r-- | keyboards/noxary/268_2/268_2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/noxary/268_2/268_2.c b/keyboards/noxary/268_2/268_2.c index 9a2b4432d3..60d54a681c 100644 --- a/keyboards/noxary/268_2/268_2.c +++ b/keyboards/noxary/268_2/268_2.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 "268_2.h" +#include "quantum.h" void matrix_init_kb(void) { // put your keyboard start-up code here |