Move internal headers to 'src/' dir
[lttng-ust.git] / tests / unit / snprintf / snprintf.c
index 00fd02a0c91d4d79475836680207058c9711e1b3..79f31357bb6d0f370a08a2d48e3571027dbf290a 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "ust-snprintf.h"
+#include "common/safe-snprintf.h"
 
 #include "tap.h"
 
This page took 0.023326 seconds and 4 git commands to generate.