diff options
Diffstat (limited to 'keyboards/40percentclub/ut47/ut47.c')
-rw-r--r-- | keyboards/40percentclub/ut47/ut47.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/40percentclub/ut47/ut47.c b/keyboards/40percentclub/ut47/ut47.c index 9d46a4679d..d5675e1047 100644 --- a/keyboards/40percentclub/ut47/ut47.c +++ b/keyboards/40percentclub/ut47/ut47.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 "ut47.h" +#include "quantum.h" #ifdef LED_ENABLE #include "uart.h" |