Cleanup ogg-family (vorbis, theora) includes.

This means only SDL remains that has paths hardcoded.
This commit is contained in:
Miku AuahDark
2019-07-04 12:53:44 +08:00
parent c065fe9e56
commit f8d0890519
3 changed files with 8 additions and 8 deletions
@@ -51,4 +51,6 @@ else ifeq ($(TARGET_ARCH_ABI),x86_64)
lib/x86/x86state.c
endif
LOCAL_STATIC_LIBRARIES := libogg
include $(BUILD_STATIC_LIBRARY)