diff options
Diffstat (limited to 'keyboards/acheron/apollo/87h/gamma/gamma.c')
-rw-r--r-- | keyboards/acheron/apollo/87h/gamma/gamma.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/acheron/apollo/87h/gamma/gamma.c b/keyboards/acheron/apollo/87h/gamma/gamma.c index 89eed483c1..fb381f52ce 100644 --- a/keyboards/acheron/apollo/87h/gamma/gamma.c +++ b/keyboards/acheron/apollo/87h/gamma/gamma.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 "gamma.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = { |