diff options
Diffstat (limited to 'keyboards/eek/eek.c')
-rw-r--r-- | keyboards/eek/eek.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/eek/eek.c b/keyboards/eek/eek.c index 372956257a..8e7a19f820 100644 --- a/keyboards/eek/eek.c +++ b/keyboards/eek/eek.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 "eek.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE |