summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorGravatar archshift2014-04-30 20:12:01 -0700
committerGravatar archshift2014-04-30 20:13:28 -0700
commit704075f04a8adda82141f3c68addfd6c34a08765 (patch)
tree4f2d735372ffd90d59ec0cac28da76411c7c758f /src/common
parentReverse debugging changes (diff)
downloadyuzu-704075f04a8adda82141f3c68addfd6c34a08765.tar.gz
yuzu-704075f04a8adda82141f3c68addfd6c34a08765.tar.xz
yuzu-704075f04a8adda82141f3c68addfd6c34a08765.zip
Fixed indents
Diffstat (limited to 'src/common')
-rw-r--r--src/common/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index 48f30de4c..ae2331070 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -45,7 +45,7 @@ set(HEADS atomic.h
45 memory_util.h 45 memory_util.h
46 msg_handler.h 46 msg_handler.h
47 platform.h 47 platform.h
48 scm_rev.h 48 scm_rev.h
49 std_condition_variable.h 49 std_condition_variable.h
50 std_mutex.h 50 std_mutex.h
51 std_thread.h 51 std_thread.h