summaryrefslogtreecommitdiffstats
path: root/liblvm/lvm_vg.c
diff options
context:
space:
mode:
Diffstat (limited to 'liblvm/lvm_vg.c')
-rw-r--r--liblvm/lvm_vg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/liblvm/lvm_vg.c b/liblvm/lvm_vg.c
index 28185197..f087ba43 100644
--- a/liblvm/lvm_vg.c
+++ b/liblvm/lvm_vg.c
@@ -13,13 +13,13 @@
*/
#include "lib.h"
-#include "lvm2app.h"
#include "toolcontext.h"
#include "metadata.h"
#include "archiver.h"
#include "locking.h"
#include "lvmcache.h"
#include "lvm_misc.h"
+#include "lvm2app.h"
int lvm_vg_add_tag(vg_t vg, const char *tag)
{