summaryrefslogtreecommitdiffstats
path: root/tests/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'tests/helpers')
-rw-r--r--tests/helpers/test_uuidd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/helpers/test_uuidd.c b/tests/helpers/test_uuidd.c
index e5169fc7c..52b050324 100644
--- a/tests/helpers/test_uuidd.c
+++ b/tests/helpers/test_uuidd.c
@@ -17,8 +17,7 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include <uuid/uuid.h>
-
+#include "uuid.h"
#include "c.h"
#include "xalloc.h"
#include "strutils.h"