aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxen/src/xen_vdi_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxen/src/xen_vdi_type.c')
-rw-r--r--tools/libxen/src/xen_vdi_type.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libxen/src/xen_vdi_type.c b/tools/libxen/src/xen_vdi_type.c
index 79e855fa59..4f0bda7b3a 100644
--- a/tools/libxen/src/xen_vdi_type.c
+++ b/tools/libxen/src/xen_vdi_type.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006, XenSource Inc.
+ * Copyright (c) 2006-2007, XenSource Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -19,7 +19,7 @@
#include <string.h>
#include "xen_internal.h"
-#include "xen_vdi_type.h"
+#include <xen/api/xen_vdi_type.h>
#include "xen_vdi_type_internal.h"