diff options
Diffstat (limited to 'keyboards/spaceholdings/nebula68b/hs/hs.c')
-rwxr-xr-x | keyboards/spaceholdings/nebula68b/hs/hs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/spaceholdings/nebula68b/hs/hs.c b/keyboards/spaceholdings/nebula68b/hs/hs.c index e411f64196..7ac8da2e0d 100755 --- a/keyboards/spaceholdings/nebula68b/hs/hs.c +++ b/keyboards/spaceholdings/nebula68b/hs/hs.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "nebula68b.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE // clang-format off |