src/gl/compiler.h

changeset 205
1a4342d80de7
parent 200
ca23936b455b
child 206
654661eab7f3
--- a/src/gl/compiler.h	Wed Jun 08 19:33:00 2022 +0300
+++ b/src/gl/compiler.h	Wed Jun 08 20:41:21 2022 +0300
@@ -59,7 +59,7 @@
 	void build(
 		ModelShaders* shaders,
 		Model *model,
-		const ldraw::ColorTable& colorTable,
+		const ColorTable& colorTable,
 		DocumentManager* context,
 		const RenderPreferences& preferences);
 	void initializeModelShaders(ModelShaders* modelShaders);

mercurial