Move hash table to common/ directory
[lttng-tools.git] / lttng-sessiond / main.c
index 402e228bab4c18c850a6136cd9f102d3d62563d6..ff8ec1fcdb35842b70849de4cf0f701841dbb886 100644 (file)
@@ -50,7 +50,7 @@
 #include "context.h"
 #include "event.h"
 #include "futex.h"
-#include "hashtable.h"
+#include "../common/hashtable.h"
 #include "kernel.h"
 #include "lttng-sessiond.h"
 #include "shm.h"
This page took 0.023449 seconds and 4 git commands to generate.