summaryrefslogtreecommitdiff
path: root/ace/config-win32-borland.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-win32-borland.h')
-rw-r--r--ace/config-win32-borland.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-win32-borland.h b/ace/config-win32-borland.h
index 6f0b49a31ab..5887ef8c6d7 100644
--- a/ace/config-win32-borland.h
+++ b/ace/config-win32-borland.h
@@ -29,7 +29,7 @@
// included before anything else. You can define ACE_HAS_VCL=1 in your
// project settings to have this file included for you automatically.
# if defined (ACE_HAS_VCL) && (ACE_HAS_VCL != 0)
-# include <vcl.h>
+# include /**/ <vcl.h>
# endif
# include "ace/config-win32-common.h"