diff options
Diffstat (limited to 'keyboards/planck/thk/thk.c')
-rw-r--r-- | keyboards/planck/thk/thk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/thk/thk.c b/keyboards/planck/thk/thk.c index bd5e1a0342..42836f0f11 100644 --- a/keyboards/planck/thk/thk.c +++ b/keyboards/planck/thk/thk.c @@ -15,7 +15,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "thk.h" +#include "quantum.h" #ifdef SWAP_HANDS_ENABLE __attribute__ ((weak)) |