Skip to content
Snippets Groups Projects
Commit 7a2daa54 authored by Ansgar Philippsen's avatar Ansgar Philippsen
Browse files

fix to previous commit

parent fe8a623f
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,13 @@ ...@@ -17,7 +17,13 @@
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA // 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
/*
Author: Ansgar Philippsen
*/
#if OST_SHADER_SUPPORT_ENABLED
#include <ost/gfx/shader.hh> #include <ost/gfx/shader.hh>
#endif
#include <ost/gfx/scene.hh> #include <ost/gfx/scene.hh>
#include "fast_spheres.hh" #include "fast_spheres.hh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment