summaryrefslogtreecommitdiffstats
path: root/libvirt_wrap.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvirt_wrap.h')
-rw-r--r--libvirt_wrap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvirt_wrap.h b/libvirt_wrap.h
index 29b27ee..e745215 100644
--- a/libvirt_wrap.h
+++ b/libvirt_wrap.h
@@ -7,8 +7,8 @@
*/
#include <Python.h>
-#include <libvirt.h>
-#include <virterror.h>
+#include <libvirt/libvirt.h>
+#include <libvirt/virterror.h>
#ifdef __GNUC__
#ifdef ATTRIBUTE_UNUSED