summaryrefslogtreecommitdiff
path: root/keyboards/wilba_tech/wt60_xt/wt60_xt.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wilba_tech/wt60_xt/wt60_xt.c')
-rw-r--r--keyboards/wilba_tech/wt60_xt/wt60_xt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/wilba_tech/wt60_xt/wt60_xt.c b/keyboards/wilba_tech/wt60_xt/wt60_xt.c
index 4413140513..87527e7edf 100644
--- a/keyboards/wilba_tech/wt60_xt/wt60_xt.c
+++ b/keyboards/wilba_tech/wt60_xt/wt60_xt.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "wt60_xt.h"
+#include "quantum.h"
#ifdef AUDIO_ENABLE
#include "audio.h"