Fix compile errors on GCC

This commit is contained in:
Connor McLaughlin
2019-11-03 00:15:42 +10:00
parent 6dc7069d7c
commit 5abbdef065
6 changed files with 15 additions and 9 deletions

View File

@ -10,6 +10,8 @@ set(SRCS
cd_xa.h
gl_program.cpp
gl_program.h
gl_stream_buffer.cpp
gl_stream_buffer.h
gl_texture.cpp
gl_texture.h
jit_code_buffer.cpp