Move hash table to common/ directory
[lttng-tools.git] / lttng-sessiond / event.c
index 90b10ec3a64e6b4b5defa62e2ccc3a17f22df225..f4c48179df4c0c8606bd437aac46dca84fd0fa67 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "channel.h"
 #include "event.h"
-#include "hashtable.h"
+#include "../common/hashtable.h"
 #include "kernel.h"
 #include "ust-ctl.h"
 #include "ust-app.h"
This page took 0.023583 seconds and 4 git commands to generate.