Common Trace Format 2 generation
[lttng-tools.git] / src / bin / lttng-sessiond / manage-apps.cpp
index cff56cbadfe03a9c963bb063836d4b947b800051..e92201d464c9fec80c2e55b0822733a034fe4c69 100644 (file)
@@ -7,11 +7,11 @@
  *
  */
 
-#include "manage-apps.h"
-#include "testpoint.h"
-#include "health-sessiond.h"
-#include "utils.h"
-#include "thread.h"
+#include "manage-apps.hpp"
+#include "testpoint.hpp"
+#include "health-sessiond.hpp"
+#include "utils.hpp"
+#include "thread.hpp"
 
 struct thread_notifiers {
        struct lttng_pipe *quit_pipe;
This page took 0.041691 seconds and 5 git commands to generate.