From 76690392bf8923d7172936836d15e3caebb26cf0 Mon Sep 17 00:00:00 2001 From: archshift Date: Sun, 24 May 2015 12:20:31 -0700 Subject: Move video_core/color.h to common/color.h --- src/common/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/CMakeLists.txt') 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 -- cgit v1.2.3