Move hash table to common/ directory
[lttng-tools.git] / lttng-sessiond / trace-ust.h
index 5a6cade9ab7fb1c19e31a202ff26bcdd984a297d..bb092cae56158d98a10dfc623f15532c4ba80845 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "ust-ctl.h"
 
-#include "../hashtable/rculfhash.h"
+#include "../common/hashtable.h"
 
 /* UST Stream list */
 struct ltt_ust_stream_list {
This page took 0.024062 seconds and 5 git commands to generate.