diff --git a/reactos/Makefile b/reactos/Makefile index f15ab70ae79..a378f48c7f0 100644 --- a/reactos/Makefile +++ b/reactos/Makefile @@ -183,7 +183,7 @@ endif else HOST=mingw32-linux HOST_CFLAGS+=-fshort-wchar -D__LINUX__ -HOST_CPPFLAGS+=-fshort-wchar +HOST_CPPFLAGS+=-fshort-wchar -D__LINUX__ endif endif