Rename C++ header files to .hpp
[lttng-tools.git] / src / vendor / msgpack / lttng-config.h
index d2f49b281ed4226e1e26d1391a974990e558dc3c..bd5da44f6a74ddc2226ee12cb41395c3c35100a1 100644 (file)
@@ -9,7 +9,7 @@
 #define MSGPACK_LTTNG_CONFIG_H
 
 #include <limits.h>
-#include <common/compat/endian.h>
+#include <common/compat/endian.hpp>
 
 #if BYTE_ORDER == LITTLE_ENDIAN
 #define MSGPACK_ENDIAN_LITTLE_BYTE 1
This page took 0.023059 seconds and 4 git commands to generate.