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