summaryrefslogtreecommitdiff
path: root/keyboards/linworks/whale75/whale75.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/linworks/whale75/whale75.c')
-rw-r--r--keyboards/linworks/whale75/whale75.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/linworks/whale75/whale75.c b/keyboards/linworks/whale75/whale75.c
index ef86e0268a..0e358ee146 100644
--- a/keyboards/linworks/whale75/whale75.c
+++ b/keyboards/linworks/whale75/whale75.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 "whale75.h"
+#include "quantum.h"
#if defined(ENCODER_ENABLE)
bool encoder_update_kb(uint8_t index, bool clockwise) {