Move hash table to common/ directory
[lttng-tools.git] / lttng-sessiond / context.c
index d4203bed8c4b35246ad3b76cc30c852df9d0f86c..51beb3fba2a60dbb857f7e378d79690499ab3387 100644 (file)
@@ -26,7 +26,7 @@
 #include <lttngerr.h>
 
 #include "context.h"
-#include "hashtable.h"
+#include "../common/hashtable.h"
 #include "kernel.h"
 #include "ust-app.h"
 #include "trace-ust.h"
This page took 0.024356 seconds and 5 git commands to generate.