Imported Upstream version 1.0.1
[psensor-pkg-debian.git] / src / ui_unity.h
index 15045e8..d4c79a5 100644 (file)
 #ifndef _PSENSOR_UI_UNITY_H_
 #define _PSENSOR_UI_UNITY_H_
 
-#include "psensor.h"
+#include <psensor.h>
 
 void ui_unity_launcher_entry_update(struct psensor **sensors,
                                    unsigned int show,
-                                   int use_celcius);
+                                   int use_celsius);
 
 #endif