Fix win32 build

This commit is contained in:
Fridrich Štrba
2011-01-11 16:13:34 +01:00
parent 7e33c009a0
commit a606ea62a1
9 changed files with 21 additions and 6 deletions

View File

@ -25,6 +25,10 @@
* http://msdn.microsoft.com/library/default.asp?url=/library/en-us/appendix/hh/appendix/imeimes2_35ph.asp
*/
#ifdef GTK_DISABLE_DEPRECATED
#undef GTK_DISABLE_DEPRECATED
#endif
#include "gtkimcontextime.h"
#include "imm-extra.h"