Move hash table to common/ directory
[lttng-tools.git] / lttng-sessiond / ust-app.c
index 384d85e23a07df05ee73b9fd8ab617aa5f4485aa..12e9572455d8385b3cc406fce5be8bef67a4357e 100644 (file)
@@ -32,7 +32,7 @@
 #include <lttng-share.h>
 #include <runas.h>
 
-#include "hashtable.h"
+#include "../common/hashtable.h"
 #include "ust-app.h"
 #include "ust-consumer.h"
 #include "ust-ctl.h"
This page took 0.025836 seconds and 5 git commands to generate.