summaryrefslogtreecommitdiff
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index f025e1186..4c086cd2f 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -52,7 +52,6 @@ set(HEADERS
52 synchronized_wrapper.h 52 synchronized_wrapper.h
53 thread.h 53 thread.h
54 thread_queue_list.h 54 thread_queue_list.h
55 thunk.h
56 timer.h 55 timer.h
57 vector_math.h 56 vector_math.h
58 ) 57 )