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