Sync with the latest one
[platform/framework/web/livebox-viewer.git] / include / fb.h
index 4434692..9e567dd 100644 (file)
@@ -31,6 +31,7 @@ extern int fb_sync(struct fb_info *info);
 extern int fb_size(struct fb_info *info);
 extern int fb_refcnt(void *data);
 extern int fb_is_created(struct fb_info *info);
+extern int fb_type(struct fb_info *info);
 
 extern struct fb_info *fb_create(const char *filename, int w, int h);
 extern int fb_destroy(struct fb_info *info);