summaryrefslogtreecommitdiffstats
path: root/tests/bugs/ec/bug-1161886.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/ec/bug-1161886.c')
-rw-r--r--tests/bugs/ec/bug-1161886.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/bugs/ec/bug-1161886.c b/tests/bugs/ec/bug-1161886.c
index 036f4ad1cc7..e8093e48a7a 100644
--- a/tests/bugs/ec/bug-1161886.c
+++ b/tests/bugs/ec/bug-1161886.c
@@ -1,7 +1,7 @@
#include <stdio.h>
-#include "glfs.h"
-#include "glfs-handles.h"
+#include <glusterfs/api/glfs.h>
+#include <glusterfs/api/glfs-handles.h>
int
main (int argc, char *argv[])