From 9a9de7689176de013872e5a6a5367f79202d0844 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Sat, 26 May 2012 16:38:08 +0000 Subject: Getting closer to getting magic to compile. The file renaming was necessary in order to remove a conflict between the WinSDK's locale.h and starshatter's own version. --- nGenEx/ContentBundle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nGenEx/ContentBundle.h') diff --git a/nGenEx/ContentBundle.h b/nGenEx/ContentBundle.h index d0c103b..4848716 100644 --- a/nGenEx/ContentBundle.h +++ b/nGenEx/ContentBundle.h @@ -18,7 +18,7 @@ #include "Types.h" #include "Dictionary.h" #include "Text.h" -#include "Locale.h" +#include "Locale_ss.h" // +--------------------------------------------------------------------+ -- cgit v1.1