Tree wide: Move utilities and libraries to src/utils/.
[collectd.git] / src / tape.c
index 26bd969..ccf8825 100644 (file)
@@ -22,8 +22,8 @@
 
 #include "collectd.h"
 
-#include "common.h"
 #include "plugin.h"
+#include "utils/common/common.h"
 
 #if !HAVE_LIBKSTAT
 #error "No applicable input method."