Common Trace Format 2 generation
[deliverable/lttng-tools.git] / src / common / compat / directory-handle.cpp
index edd82ebb64765bb1f887cbfb7b075ce9a0c0e6c5..6a1b993f8b039cb145ae4e6e4f3f1b4a3560184f 100644 (file)
@@ -5,13 +5,13 @@
  *
  */
 
-#include <common/compat/directory-handle.h>
-#include <common/error.h>
-#include <common/macros.h>
-#include <common/runas.h>
-#include <common/credentials.h>
+#include <common/compat/directory-handle.hpp>
+#include <common/error.hpp>
+#include <common/macros.hpp>
+#include <common/runas.hpp>
+#include <common/credentials.hpp>
 #include <lttng/constant.h>
-#include <common/dynamic-array.h>
+#include <common/dynamic-array.hpp>
 
 #include <sys/types.h>
 #include <sys/stat.h>
This page took 0.025427 seconds and 5 git commands to generate.