aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/src/VstHost.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-02-25 05:34:53 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-02-25 05:34:53 +0000
commit7f5e73aa1819dd02a17da561a5f606be4ec18419 (patch)
treeb55581f94207e602c78c334764fc790ee5bc45a3 /externals/grill/vst/src/VstHost.h
parent65092b7f63e129a416a32f0e0071547fba86d6d5 (diff)
""
svn path=/trunk/; revision=1358
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>