Rename C++ header files to .hpp
[lttng-tools.git] / src / bin / lttng / loglevel.cpp
index 83c7b3048f02b1202f1aee312b7cff2ebcc15628..fe588bd8e01d957727e2acd7a3e04d42c23cc994 100644 (file)
@@ -5,7 +5,7 @@
  *
  */
 
-#include "loglevel.h"
+#include "loglevel.hpp"
 #include <string.h>
 #include <strings.h>
 #include <ctype.h>
This page took 0.022832 seconds and 4 git commands to generate.