blob: 6fdc058d83784e6891817fbd7b7402cd0a6a982e [file] [log] [blame]
#ifndef _LV_STANDALONE_X11DRIVER_H
#define _LV_STANDALONE_X11DRIVER_H
#include "display.h"
/* prototypes */
SADisplayDriver *x11_driver_new (void);
#endif /* _LV_STANDALONE_X11DRIVER_H */