blob: 808521dbb99d93722a3b669964b3b7f63faa2fb6 [file] [log] [blame]
#ifndef _LV_STANDALONE_CACADRIVER_H
#define _LV_STANDALONE_CACADRIVER_H
#include "display.h"
/* prototypes */
SADisplayDriver *caca_driver_new (void);
#endif /* _LV_STANDALONE_CACADRIVER_H */