From 1053d923e2f4c6999688b3089fb96aba490dc1c7 Mon Sep 17 00:00:00 2001 From: IGP Date: Thu, 6 Oct 2016 14:46:34 -0400 Subject: [PATCH] Cleaning pad.c More cleaning. --- src/pad.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pad.c b/src/pad.c index 3f39717..a712a4f 100644 --- a/src/pad.c +++ b/src/pad.c @@ -15,8 +15,6 @@ * Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "pad.h" - #include #include #include @@ -31,6 +29,7 @@ #include "conf.h" #include "log.h" #include "volume.h" +#include "pad.h" static FILE *pusb_pad_open_device(t_pusb_options *opts, const char *mnt_point,