summaryrefslogtreecommitdiff
path: root/lib/properties/prop_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/properties/prop_common.c')
-rw-r--r--lib/properties/prop_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/properties/prop_common.c b/lib/properties/prop_common.c
index 3fd969775..f8b63d607 100644
--- a/lib/properties/prop_common.c
+++ b/lib/properties/prop_common.c
@@ -12,8 +12,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "lib.h"
-#include "prop_common.h"
+#include "lib/misc/lib.h"
+#include "lib/properties/prop_common.h"
int prop_not_implemented_get(const void *obj, struct lvm_property_type *prop)
{