Move hash table to common/ directory
[lttng-tools.git] / lttng-sessiond / channel.c
index 06b799db1d2132aab97e10ca2ad7e8970be1c10c..bf6a6e5aa3f61d27c14d3fc79f40974e9c4d6ff8 100644 (file)
@@ -24,7 +24,7 @@
 #include <lttngerr.h>
 
 #include "channel.h"
-#include "hashtable.h"
+#include "../common/hashtable.h"
 #include "kernel.h"
 #include "ust-ctl.h"
 #include "utils.h"
This page took 0.023684 seconds and 5 git commands to generate.