Rename C++ header files to .hpp
[lttng-tools.git] / src / common / actions / path.cpp
index 816f2cd219cd49d865270136e68cacf2617a8c7d..0c8181896dfc612614baebf3775d5a37c250c2e7 100644 (file)
@@ -5,7 +5,7 @@
  *
  */
 
-#include <lttng/action/path-internal.h>
+#include <lttng/action/path-internal.hpp>
 
 struct lttng_action_path_comm {
        uint32_t index_count;
This page took 0.022758 seconds and 4 git commands to generate.