Rename C++ header files to .hpp
[lttng-tools.git] / src / bin / lttng-sessiond / thread-utils.cpp
index 2d8f8b78913415efd120efdcd1fa2935a181fc30..e28106e785d99aa52a4d5f8d4dc3a40d95524c53 100644 (file)
@@ -7,9 +7,9 @@
  *
  */
 
-#include "lttng-sessiond.h"
-#include "utils.h"
-#include <common/utils.h>
+#include "lttng-sessiond.hpp"
+#include "utils.hpp"
+#include <common/utils.hpp>
 #include <pthread.h>
 
 /*
This page took 0.022765 seconds and 4 git commands to generate.