diff --git a/src/Magnum/GL/Test/AttributeTest.cpp b/src/Magnum/GL/Test/AttributeTest.cpp index 2d4e1d64e..8933d5041 100644 --- a/src/Magnum/GL/Test/AttributeTest.cpp +++ b/src/Magnum/GL/Test/AttributeTest.cpp @@ -27,7 +27,7 @@ #include #include -#include "Magnum/GL/AbstractShaderProgram.h" +#include "Magnum/GL/Attribute.h" namespace Magnum { namespace GL { namespace Test { namespace {