diff options
Diffstat (limited to 'keyboards/duck/tcv3/tcv3.c')
-rw-r--r-- | keyboards/duck/tcv3/tcv3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/duck/tcv3/tcv3.c b/keyboards/duck/tcv3/tcv3.c index 805d2b75d5..ab89e180c0 100644 --- a/keyboards/duck/tcv3/tcv3.c +++ b/keyboards/duck/tcv3/tcv3.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 "tcv3.h" +#include "quantum.h" #include "indicator_leds.h" enum BACKLIGHT_AREAS { |