Rename C++ header files to .hpp
[lttng-tools.git] / src / bin / lttng / commands / status.cpp
index 23e8c03d390bc8fa2007cd82e7e271ec5bcda810..a77830ece028d002ba0cf97ac30019ff585d7267 100644 (file)
@@ -14,8 +14,8 @@
 #include <sys/types.h>
 #include <unistd.h>
 
-#include "../command.h"
-#include "../utils.h"
+#include "../command.hpp"
+#include "../utils.hpp"
 #include <config.h>
 
 #ifdef LTTNG_EMBED_HELP
This page took 0.022571 seconds and 4 git commands to generate.