From: Jean-Philippe Orsini Date: Tue, 23 Sep 2014 09:02:55 +0000 (+0200) Subject: normalized include X-Git-Tag: v1.2.0~181 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=8519df76f6a967f70eddb1ec14bd530b1d261601 normalized include --- diff --git a/src/ui_sensorpref.h b/src/ui_sensorpref.h index e23c743..d5f8f80 100644 --- a/src/ui_sensorpref.h +++ b/src/ui_sensorpref.h @@ -19,7 +19,7 @@ #ifndef _PSENSOR_UI_SENSORPREF_H_ #define _PSENSOR_UI_SENSORPREF_H_ -#include "ui.h" +#include void ui_sensorpref_dialog_run(struct psensor *sensor, struct ui_psensor *ui);