summaryrefslogtreecommitdiffstats
path: root/keyboards/sthlmkb/lagom/lagom.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/sthlmkb/lagom/lagom.c')
-rw-r--r--keyboards/sthlmkb/lagom/lagom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/sthlmkb/lagom/lagom.c b/keyboards/sthlmkb/lagom/lagom.c
index d26fd1e7f4..10ad6c0c32 100644
--- a/keyboards/sthlmkb/lagom/lagom.c
+++ b/keyboards/sthlmkb/lagom/lagom.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 "lagom.h"
+#include "quantum.h"
#ifdef ENCODER_ENABLE
bool encoder_update_kb(uint8_t index, bool clockwise) {