X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Fvgmtest.c;h=404d9d29a3adcb3ac58329359df36c8c3e759c06;hb=9faff683f275abe93daa14b968af0126a21c50e5;hp=7d13975a7a77912f8e899a16a3ebdf265de4f318;hpb=6cba6b4dcb535a7799d28ceec6831f6f21052f6d;p=16.git diff --git a/src/vgmtest.c b/src/vgmtest.c index 7d13975a..404d9d29 100755 --- a/src/vgmtest.c +++ b/src/vgmtest.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2023 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -24,7 +24,7 @@ */ #include "src/lib/vgmsnd/vgmSnd.h" -#include "src/lib/16_sd.h" +#include "src/lib/16_snd.h" //#include "src/lib/doslib/adlib.h" #include "src/lib/16_tail.h" #include "src/lib/16_pm.h"