summaryrefslogtreecommitdiffstats
path: root/src/sound/plugins/oalsound/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound/plugins/oalsound/CMakeLists.txt')
-rw-r--r--src/sound/plugins/oalsound/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sound/plugins/oalsound/CMakeLists.txt b/src/sound/plugins/oalsound/CMakeLists.txt
index e36f3ac..0bc9482 100644
--- a/src/sound/plugins/oalsound/CMakeLists.txt
+++ b/src/sound/plugins/oalsound/CMakeLists.txt
@@ -17,7 +17,6 @@ set(OPENAL_LIBRARIES
alut
)
-
include_directories(../../..)
include_directories(.)
add_library(openalsound SHARED ${SOURCES})