X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=src%2Fui_unity.h;h=d4c79a54238025da457848345688981c158fade9;hp=15045e840ca26b05ad0f3e64ca909c20e6ecf5be;hb=cddb9964bcb67249bf9426a3376c062a3d27398b;hpb=582a4101efc09e95899926f4415960733b72e18e;ds=sidebyside diff --git a/src/ui_unity.h b/src/ui_unity.h index 15045e8..d4c79a5 100644 --- a/src/ui_unity.h +++ b/src/ui_unity.h @@ -19,10 +19,10 @@ #ifndef _PSENSOR_UI_UNITY_H_ #define _PSENSOR_UI_UNITY_H_ -#include "psensor.h" +#include void ui_unity_launcher_entry_update(struct psensor **sensors, unsigned int show, - int use_celcius); + int use_celsius); #endif