gpu/internal/opengl: fix package name

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2021-04-18 17:15:44 +02:00
parent 9bf4e559bc
commit 3b69b5ed05
+1 -1
View File
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: Unlicense OR MIT
package gl
package opengl
import (
"errors"