Use 'ust-' prefix for all global private headers
[lttng-ust.git] / tests / unit / snprintf / snprintf.c
index ad73934245aa039246c1830f7115fc40e4fd8f40..a2fbdc96ddfbec202ad414e9748665ab712d535a 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include "ust_snprintf.h"
+#include "ust-snprintf.h"
 
 #include "tap.h"
 
This page took 0.022666 seconds and 4 git commands to generate.