Rename C++ header files to .hpp
[lttng-tools.git] / src / common / spawn-viewer.cpp
index e7d2ca02dcfc24586f41ca68bf0527dafcfef4c2..fe11587130be8961da27c4e0484dab8d328bfd9e 100644 (file)
 
 #include <lttng/constant.h>
 
-#include <common/compat/errno.h>
-#include "error.h"
-#include "macros.h"
-#include "spawn-viewer.h"
+#include <common/compat/errno.hpp>
+#include "error.hpp"
+#include "macros.hpp"
+#include "spawn-viewer.hpp"
 
 
 static const char *babeltrace_bin = CONFIG_BABELTRACE_BIN;
This page took 0.023077 seconds and 4 git commands to generate.