Remove unused include directories

The processing lib doesn't need (and shouldn't) look into the
encoder's private include directories.
This commit is contained in:
Martin Storsjö 2014-02-19 14:22:20 +02:00
parent 9d244abb22
commit 79838d4aad

View File

@ -83,10 +83,6 @@ ENCODER_INCLUDES = \
-Icodec/encoder/core/inc \
-Icodec/encoder/plus/inc
PROCESSING_INCLUDES = \
-Icodec/encoder/core/inc \
-Icodec/encoder/plus/inc
GTEST_INCLUDES = \
-Igtest \
-Igtest/include