X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sound.c;h=480690d10394493ee85db2c0a55175b35cc941cc;hp=88d8d4ccdbe85c2d7f64f6937275be1ab7fbb263;hb=e0fab1bd78914a12ee88f2a9fcfca9f28a1df0f2;hpb=30498ebe775df3854f28946b1373da948bd190a3 diff --git a/sound.c b/sound.c index 88d8d4c..480690d 100644 --- a/sound.c +++ b/sound.c @@ -1,6 +1,13 @@ +#include +#include +#include +#include +#include + #include "args.h" -#include "sound.h" +#include "common.h" #include "config.h" +#include "sound.h" #define TUNE_TITLE_PAGE 0 #define TUNE_GAMEPLAY 1