diff options
Diffstat (limited to 'keyboards/unison/v04/v04.c')
-rw-r--r-- | keyboards/unison/v04/v04.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/unison/v04/v04.c b/keyboards/unison/v04/v04.c index 3cae408cfa..d9e8ed9e8b 100644 --- a/keyboards/unison/v04/v04.c +++ b/keyboards/unison/v04/v04.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "v04.h" +#include "quantum.h" #if defined(AUDIO_ENABLE) && defined(MUSIC_MAP) const uint8_t music_map[MATRIX_ROWS][MATRIX_COLS] = LAYOUT_all( |