efl/legacy/evas/src/modules/engines/gl_common/evas_gl_private.h

8 lines
140 B
C

#ifndef _EVAS_GL_PRIVATE_H
#define _EVAS_GL_PRIVATE_H
#include "evas_gl_common.h"
#include <dlfcn.h> /* dlopen,dlclose,etc */
#endif