diff --git a/ChangeLog b/ChangeLog index ab6e910..aaa364f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-03-24 Doug Simons + + * Source/winlib/WIN32FontInfo.m: Include NSDebug.h for + definition of NSDebugLLog(). + 2010-03-24 Doug Simons * Source/win32/WIN32Server.m: Ignore duplicate mouse down diff --git a/Source/winlib/WIN32FontInfo.m b/Source/winlib/WIN32FontInfo.m index 8ca4653..fd8a89c 100644 --- a/Source/winlib/WIN32FontInfo.m +++ b/Source/winlib/WIN32FontInfo.m @@ -25,6 +25,7 @@ */ #include +#include #include #include #include