Rename C++ header files to .hpp
[lttng-tools.git] / src / bin / lttng-sessiond / ust-field-utils.cpp
index a8f3da2ba7a96c088d54f373962e56311033697b..27d3070d2f453897c1112e4dedb9e173df72937d 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdbool.h>
 #include <string.h>
 
-#include "ust-field-utils.h"
+#include "ust-field-utils.hpp"
 
 /*
  * The lttng_ust_ctl_field is made of a combination of C basic types
This page took 0.022957 seconds and 4 git commands to generate.