Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_relayd_backward_compat_group_by_session.cpp
index 1fde89cbe44132f0cb848552917df5015c5135b7..42cb0156a8246f2262e56679e12aeda36c7c4331 100644 (file)
@@ -11,9 +11,9 @@
 #include <string.h>
 #include <tap/tap.h>
 
-#include <common/time.h>
+#include <common/time.hpp>
 
-#include "backward-compatibility-group-by.h"
+#include "backward-compatibility-group-by.hpp"
 
 /* Number of TAP tests in this file */
 #define NUM_TESTS_PER_TEST 1
This page took 0.023329 seconds and 4 git commands to generate.