aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/src/VstHost.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vst/src/VstHost.h')
-rw-r--r--externals/grill/vst/src/VstHost.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/vst/src/VstHost.h b/externals/grill/vst/src/VstHost.h
index 397501c5..bbbebe1f 100644
--- a/externals/grill/vst/src/VstHost.h
+++ b/externals/grill/vst/src/VstHost.h
@@ -11,8 +11,8 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#define __VSTHOST_H
#include <flext.h>
-#include "Vst\AEffectx.h"
-#include "vst\aeffeditor.h"
+#include "AEffectx.h"
+#include "AEffEditor.hpp"
#if FLEXT_OS == FLEXT_OS_WIN
#include <windows.h>