Move utils_expand_path and utils_expand_path_keep_symlink to libpath.la
[lttng-tools.git] / tests / unit / ini_config / ini_config.cpp
index 6775ddd3f2f7d5f0902df5a6c796e78eeb75d091..e1c65e917bbd0828499b8d2685383b89c53e0e5a 100644 (file)
@@ -6,8 +6,9 @@
  */
 
 #include <tap/tap.h>
-#include <common/config/session-config.h>
+#include <common/ini-config/ini-config.h>
 #include <common/utils.h>
+#include <common/path.h>
 #include <string.h>
 #include <lttng/constant.h>
 
This page took 0.039608 seconds and 4 git commands to generate.