diff options
Diffstat (limited to 'keyboards/tkc/portico68v2/portico68v2.c')
-rw-r--r-- | keyboards/tkc/portico68v2/portico68v2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tkc/portico68v2/portico68v2.c b/keyboards/tkc/portico68v2/portico68v2.c index 32c8f50894..83a365f7c0 100644 --- a/keyboards/tkc/portico68v2/portico68v2.c +++ b/keyboards/tkc/portico68v2/portico68v2.c @@ -15,7 +15,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 "portico68v2.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE const is31_led g_is31_leds[RGB_MATRIX_LED_COUNT] = { |