Move hash table to common/ directory
[lttng-tools.git] / lttng-sessiond / trace-ust.c
index 96f7374f78e37e4fbc1db783c5ee41cf614df722..00d61432e33aea82a3d77fe17a96bdf00fad2646 100644 (file)
@@ -24,7 +24,7 @@
 #include <lttngerr.h>
 #include <lttng-share.h>
 
-#include "hashtable.h"
+#include "../common/hashtable.h"
 #include "trace-ust.h"
 
 /*
This page took 0.02558 seconds and 5 git commands to generate.