Bug 755869 - [14] Fix Gonk build by ensuring all Skia includes are used in NDK-mode. r=mwu

This commit is contained in:
George Wright 2012-05-25 12:29:56 -04:00
parent a529641827
commit be17b5bb41

View File

@ -57,7 +57,7 @@ SHARED_LIBRARY_LIBS = ../xpwidgets/libxpwidgets_s.a
include $(topsrcdir)/config/rules.mk
DEFINES += -D_IMPL_NS_WIDGET -DHAVE_OFF64_T
DEFINES += -D_IMPL_NS_WIDGET -DHAVE_OFF64_T -DSK_BUILD_FOR_ANDROID_NDK
LOCAL_INCLUDES += \
-I$(topsrcdir)/widget/xpwidgets \