summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/example_cmdlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/example_cmdlib.c b/doc/example_cmdlib.c
index 66e353267..ec5e028bd 100644
--- a/doc/example_cmdlib.c
+++ b/doc/example_cmdlib.c
@@ -12,7 +12,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "lvm2cmd.h"
+#include "tools/lvm2cmd.h"
#include <stdio.h>
/* All output gets passed to this function line-by-line */