Correct VeSTige header name to aeffectx.h

This commit is contained in:
Robbert van der Helm
2020-03-08 13:27:17 +01:00
parent 3232f76f97
commit 6373c38663
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#define NOMCX
#define NOIMM
#define WIN32_LEAN_AND_MEAN
#include <vestige/aeffect.h>
#include <vestige/aeffectx.h>
#include <windows.h>
#include <thread>