From: Jean-Philippe Orsini Date: Sat, 20 Sep 2014 22:34:11 +0000 (+0200) Subject: normalize import X-Git-Tag: v1.1.2~21 X-Git-Url: https://git.wpitchoune.net/gitweb/?p=psensor.git;a=commitdiff_plain;h=5bcc2706fea47eeb53aa53504f0646ecb472337d normalize import --- diff --git a/src/lib/amd.c b/src/lib/amd.c index 59a1822..c2ec5eb 100644 --- a/src/lib/amd.c +++ b/src/lib/amd.c @@ -34,7 +34,7 @@ #include -#include "psensor.h" +#include typedef int (*ADL_MAIN_CONTROL_CREATE)(ADL_MAIN_MALLOC_CALLBACK, int); typedef int (*ADL_MAIN_CONTROL_DESTROY)();