#ifndef _LcdDisplay_h #define _LcdDisplay_h #include "oswald-ui.h" void update_idle_time_date(oswald_ui *ui); #endif