X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=src%2Fapcups.c;h=83a5c87a3b770b85df448a0fe0f13398569f345f;hp=2931d2c08d146d4ba8210dd0ac4bb95d01e5f1c5;hb=48efd3deb4c9139fd060ff3d289896e9031bcc7c;hpb=06a86a60a7dabc685bdbd81ce3d36ea5f7e2c2d4 diff --git a/src/apcups.c b/src/apcups.c index 2931d2c0..83a5c87a 100644 --- a/src/apcups.c +++ b/src/apcups.c @@ -26,8 +26,8 @@ #include "collectd.h" -#include "common.h" /* rrd_update_file */ -#include "plugin.h" /* plugin_register, plugin_submit */ +#include "plugin.h" /* plugin_register, plugin_submit */ +#include "utils/common/common.h" /* rrd_update_file */ #if HAVE_SYS_TYPES_H #include