From 6c526a1b3dce245116cdb1a22f1f852c528a25b7 Mon Sep 17 00:00:00 2001 From: jules Date: Thu, 22 May 2008 09:03:21 +0000 Subject: [PATCH] --- src/juce_amalgamated_template.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/juce_amalgamated_template.cpp b/src/juce_amalgamated_template.cpp index ce8a104069..c5fdf60b14 100644 --- a/src/juce_amalgamated_template.cpp +++ b/src/juce_amalgamated_template.cpp @@ -409,7 +409,7 @@ #include "../build/macosx/platform_specific_code/juce_mac_Files.cpp" #include "../build/macosx/platform_specific_code/juce_mac_NamedPipe.cpp" -#include "../build/macosx/platform_specific_code/juce_mac_SystemStats.cpp" +#include "../build/macosx/platform_specific_code/juce_mac_SystemStats.mm" #include "../build/macosx/platform_specific_code/juce_mac_Threads.cpp" #include "../build/macosx/platform_specific_code/juce_mac_Network.mm"