summaryrefslogtreecommitdiff
path: root/c++/window-opengl/gl_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/window-opengl/gl_context.h')
-rw-r--r--c++/window-opengl/gl_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/window-opengl/gl_context.h b/c++/window-opengl/gl_context.h
index 9f684fb..685e527 100644
--- a/c++/window-opengl/gl_context.h
+++ b/c++/window-opengl/gl_context.h
@@ -36,7 +36,7 @@ public:
};
template<typename T>
-class gl_context;
+class gpu_context;
}