aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--common/vector.h (renamed from alc/vector.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cfcfd6aa..6ce57dc3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -608,6 +608,7 @@ SET(COMMON_OBJS
common/threads.cpp
common/threads.h
common/vecmat.h
+ common/vector.h
)
SET(OPENAL_OBJS
al/auxeffectslot.cpp
@@ -672,7 +673,6 @@ SET(ALC_OBJS
alc/cpu_caps.h
alc/fpu_modes.h
alc/logging.h
- alc/vector.h
alc/hrtf.cpp
alc/hrtf.h
alc/uhjfilter.cpp
diff --git a/alc/vector.h b/common/vector.h
index 1b69d6a7..1b69d6a7 100644
--- a/alc/vector.h
+++ b/common/vector.h