summaryrefslogtreecommitdiffstats
path: root/liblvm/lvm_base.c
diff options
context:
space:
mode:
Diffstat (limited to 'liblvm/lvm_base.c')
-rw-r--r--liblvm/lvm_base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/liblvm/lvm_base.c b/liblvm/lvm_base.c
index 7ee7c362..f8e10046 100644
--- a/liblvm/lvm_base.c
+++ b/liblvm/lvm_base.c
@@ -13,11 +13,11 @@
*/
#include "lib.h"
-#include "lvm2app.h"
#include "toolcontext.h"
#include "locking.h"
#include "lvm-version.h"
#include "metadata-exported.h"
+#include "lvm2app.h"
const char *lvm_library_get_version(void)
{