summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2015-02-26 04:44:55 +0100
committerbunnei <bunneidev@gmail.com>2015-03-04 00:26:03 +0100
commit34c31db14a98013ee802bd5ae31c775768f12439 (patch)
tree20a611dd0e2d30203d756f79d86838ad22e01f02 /src/video_core/CMakeLists.txt
parentMerge pull request #622 from Subv/titles (diff)
downloadyuzu-34c31db14a98013ee802bd5ae31c775768f12439.tar
yuzu-34c31db14a98013ee802bd5ae31c775768f12439.tar.gz
yuzu-34c31db14a98013ee802bd5ae31c775768f12439.tar.bz2
yuzu-34c31db14a98013ee802bd5ae31c775768f12439.tar.lz
yuzu-34c31db14a98013ee802bd5ae31c775768f12439.tar.xz
yuzu-34c31db14a98013ee802bd5ae31c775768f12439.tar.zst
yuzu-34c31db14a98013ee802bd5ae31c775768f12439.zip
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r--src/video_core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index 13c3f7b22..4c1e6449a 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -19,6 +19,7 @@ set(HEADERS
renderer_opengl/gl_shaders.h
renderer_opengl/renderer_opengl.h
clipper.h
+ color.h
command_processor.h
gpu_debugger.h
math.h