mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-26 03:29:40 +00:00
Add namespace qualifier.
This commit is contained in:
@@ -301,7 +301,7 @@ void main(void) {
|
||||
|
||||
using namespace Outputs::Display;
|
||||
|
||||
OpenGL::Shader composition_shader(
|
||||
OpenGL::Shader OpenGL::composition_shader(
|
||||
const OpenGL::API api,
|
||||
const InputDataType input,
|
||||
const DisplayType display
|
||||
|
||||
Reference in New Issue
Block a user