blob: b8d79c46a826de1ed918726c7b1425543f69321e [file] [log] [blame]
#ifndef _LV_STANDALONE_GLXDRIVER_H
#define _LV_STANDALONE_GLXDRIVER_H
#include "display.h"
/* prototypes */
SADisplayDriver *glx_driver_new (void);
#endif /* _LV_STANDALONE_GLXDRIVER_H */