X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fprogram.cpp;h=eed8b87a469a1ccf3f58cdb9f43a5fba1c10764d;hb=a8c4b199788c87f0a22b8c8df1509905b6fb488b;hp=2ed6fba8800c9f804127827ec85eca65a95bcea9;hpb=19583522999f9ca2cddb178691633bc20f714b01;p=libs%2Fgl.git diff --git a/source/program.cpp b/source/program.cpp index 2ed6fba8..eed8b87a 100644 --- a/source/program.cpp +++ b/source/program.cpp @@ -5,6 +5,7 @@ Copyright © 2007 Mikko Rasa, Mikkosoft Productions Distributed under the LGPL */ +#include #include "arb_shader_objects.h" #include "arb_vertex_shader.h" #include "except.h"