aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar archshift <gh@archshift.com>2015-05-24 12:20:31 -0700
committerGravatar archshift <gh@archshift.com>2015-05-30 11:17:37 -0700
commit76690392bf8923d7172936836d15e3caebb26cf0 (patch)
treee5896ecb4f042e88a650f4ad2287393e2346c094 /src/common/CMakeLists.txt
parent5df2d1b5f75e0ee2d3fce7131fcee5dc8e1d7cc4 (diff)
Move video_core/color.h to common/color.h
Diffstat (limited to 'src/common/CMakeLists.txt')
-rw-r--r--src/common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt
index d1c306d3..e78f4f14 100644
--- a/src/common/CMakeLists.txt
+++ b/src/common/CMakeLists.txt
@@ -24,6 +24,7 @@ set(HEADERS
bit_field.h
break_points.h
chunk_file.h
+ color.h
common_funcs.h
common_paths.h
common_types.h