From ed625bd63c07e1cf2ddc41ca3f8d890829809041 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Sat, 16 Dec 2017 20:25:18 -0800 Subject: [PATCH] Oops in VGMStream. --- Plugins/vgmstream/vgmstream/VGMDecoder.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins/vgmstream/vgmstream/VGMDecoder.h b/Plugins/vgmstream/vgmstream/VGMDecoder.h index 77670e60b..4658e9d19 100644 --- a/Plugins/vgmstream/vgmstream/VGMDecoder.h +++ b/Plugins/vgmstream/vgmstream/VGMDecoder.h @@ -10,7 +10,6 @@ #import #import -#import #import "Plugin.h"