#ifndef __GL_COMMON_H__ #define __GL_COMMON_H__ #include void glAdjustAlignment(int stride); #endif