X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=sound.c;h=480690d10394493ee85db2c0a55175b35cc941cc;hp=88d8d4ccdbe85c2d7f64f6937275be1ab7fbb263;hb=3ef599c7104a20c4f5268dbefb6590aa3e285663;hpb=4461dfec6f8f09b43ec9719523d14978d82bd124 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