summaryrefslogtreecommitdiffstats
path: root/src/video_core/CMakeLists.txt
diff options
context:
space:
mode:
authorarchshift <gh@archshift.com>2015-05-24 21:20:31 +0200
committerarchshift <gh@archshift.com>2015-05-30 20:17:37 +0200
commit76690392bf8923d7172936836d15e3caebb26cf0 (patch)
treee5896ecb4f042e88a650f4ad2287393e2346c094 /src/video_core/CMakeLists.txt
parentMove video_core/math.h to common/vector_math.h (diff)
downloadyuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.gz
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.bz2
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.lz
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.xz
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.tar.zst
yuzu-76690392bf8923d7172936836d15e3caebb26cf0.zip
Diffstat (limited to 'src/video_core/CMakeLists.txt')
-rw-r--r--src/video_core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/CMakeLists.txt b/src/video_core/CMakeLists.txt
index f50f73b52..5c7f4ae18 100644
--- a/src/video_core/CMakeLists.txt
+++ b/src/video_core/CMakeLists.txt
@@ -29,7 +29,6 @@ set(HEADERS
renderer_opengl/pica_to_gl.h
renderer_opengl/renderer_opengl.h
clipper.h
- color.h
command_processor.h
gpu_debugger.h
hwrasterizer_base.h