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