diff options
Diffstat (limited to 'keyboards/linworks/fave87h/fave87h.c')
-rw-r--r-- | keyboards/linworks/fave87h/fave87h.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/linworks/fave87h/fave87h.c b/keyboards/linworks/fave87h/fave87h.c index 6883214db3..c529e439b9 100644 --- a/keyboards/linworks/fave87h/fave87h.c +++ b/keyboards/linworks/fave87h/fave87h.c @@ -11,8 +11,8 @@ GNU General Public License for more details. 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 "fave87h.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE led_config_t g_led_config = { |