From eeb4720b2318816da482440219d8bc4f6f5cd817 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Sat, 5 Aug 2006 01:03:36 +0000 Subject: [PATCH] Wrong header. --- stepmania/src/archutils/Darwin/wchar.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/archutils/Darwin/wchar.cpp b/stepmania/src/archutils/Darwin/wchar.cpp index a0b5ebcfc7..0376215286 100644 --- a/stepmania/src/archutils/Darwin/wchar.cpp +++ b/stepmania/src/archutils/Darwin/wchar.cpp @@ -1,5 +1,5 @@ #include -#include +#include #include // This is very annoying. The 10.2.8 SDK uses GLIBCPP but the 10.4u SDK uses GLIBCXX