X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fbufferable.h;h=29acafe0f346c3e914bfe76d7ca4134e0c7822f6;hb=e1be82a4dfce8d90358c506f65be09da4dc9d5ec;hp=d49f0149ca4cb79bd659d8abeccdf7ce579cdf13;hpb=c356a20547afae97b412da36e0b0a7d51e879401;p=libs%2Fgl.git diff --git a/source/core/bufferable.h b/source/core/bufferable.h index d49f0149..29acafe0 100644 --- a/source/core/bufferable.h +++ b/source/core/bufferable.h @@ -1,6 +1,7 @@ #ifndef MSP_GL_BUFFERABLE_H_ #define MSP_GL_BUFFERABLE_H_ +#include #include #include "buffer.h"