diff --git a/src/ViewCube.h b/src/ViewCube.h index f09b9e8..8408427 100644 --- a/src/ViewCube.h +++ b/src/ViewCube.h @@ -3,7 +3,7 @@ #include #include -#include // For GLuint +#include // For GLuint class ViewCube : protected QOpenGLFunctions {