Skip to content

Commit f9b5843

Browse files
committed
Fix include
1 parent 9d1aaef commit f9b5843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/emulator/emudore_emulator.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
#endif
4444

4545
#ifdef ONBOARD_SIDPLAYER
46-
#include "sidtunes/supremacyprg.h"
46+
#include <supremacyprg.h>
4747
#endif
4848

4949

0 commit comments

Comments
 (0)