summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2015-07-11 02:09:38 +0200
committerLioncash <mathew1800@gmail.com>2015-07-11 02:09:41 +0200
commite5d90b57971201addae226610e659df0189991d1 (patch)
tree7dd4a273b134d123ecd344d7dfde16e168445fff /src/common/CMakeLists.txt
parentMerge pull request #876 from linkmauve/include-cleanups (diff)
downloadyuzu-e5d90b57971201addae226610e659df0189991d1.tar
yuzu-e5d90b57971201addae226610e659df0189991d1.tar.gz
yuzu-e5d90b57971201addae226610e659df0189991d1.tar.bz2
yuzu-e5d90b57971201addae226610e659df0189991d1.tar.lz
yuzu-e5d90b57971201addae226610e659df0189991d1.tar.xz
yuzu-e5d90b57971201addae226610e659df0189991d1.tar.zst
yuzu-e5d90b57971201addae226610e659df0189991d1.zip
Diffstat (limited to '')
-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
synchronized_wrapper.h
thread.h
thread_queue_list.h
- thunk.h
timer.h
vector_math.h
)