Tree wide: Move utilities and libraries to src/utils/.
[collectd.git] / src / python.c
index 2f08bd3..9d47d70 100644 (file)
@@ -31,7 +31,7 @@
 
 #include "collectd.h"
 
-#include "common.h"
+#include "utils/common/common.h"
 
 #include "cpython.h"