|
|
|
@ -26,7 +26,7 @@ |
|
|
|
#include "Magnum/Test/AbstractOpenGLTester.h" |
|
|
|
#include "Magnum/Test/AbstractOpenGLTester.h" |
|
|
|
|
|
|
|
|
|
|
|
#ifdef MAGNUM_BUILD_STATIC |
|
|
|
#ifdef MAGNUM_BUILD_STATIC |
|
|
|
#include "Magnum/Shaders/magnumShadersResourceImport.hpp" |
|
|
|
#include "Magnum/Shaders/resourceImport.hpp" |
|
|
|
#endif |
|
|
|
#endif |
|
|
|
|
|
|
|
|
|
|
|
namespace Magnum { namespace Shaders { namespace Test { |
|
|
|
namespace Magnum { namespace Shaders { namespace Test { |
|
|
|
|