From ba2c7d33f0c495f095214455e3ccf8b3cc3e5507 Mon Sep 17 00:00:00 2001 From: jules Date: Wed, 27 Jun 2007 21:50:15 +0000 Subject: [PATCH] --- build/win32/platform_specific_code/win32_headers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/win32/platform_specific_code/win32_headers.h b/build/win32/platform_specific_code/win32_headers.h index 9c1a8f10c2..af7c0d0077 100644 --- a/build/win32/platform_specific_code/win32_headers.h +++ b/build/win32/platform_specific_code/win32_headers.h @@ -63,7 +63,7 @@ //============================================================================== #ifndef JUCE_ENABLE_WIN98_COMPATIBILITY -// #define JUCE_ENABLE_WIN98_COMPATIBILITY 1 + #define JUCE_ENABLE_WIN98_COMPATIBILITY 1 #endif // helpers for dynamically loading unicode functions..