Common Trace Format 2 generation
[deliverable/lttng-tools.git] / tests / unit / test_rate_policy.cpp
index acfe159039fdf79e748be3e53873b979fb27b071..27ef0c6ce800f9a273b99e89b7f18f3cb6e5ac9f 100644 (file)
@@ -14,9 +14,9 @@
 
 #include <tap/tap.h>
 
-#include <common/payload-view.h>
-#include <common/payload.h>
-#include <lttng/action/rate-policy-internal.h>
+#include <common/payload-view.hpp>
+#include <common/payload.hpp>
+#include <lttng/action/rate-policy-internal.hpp>
 #include <lttng/action/rate-policy.h>
 
 /* For error.h. */
This page took 0.034583 seconds and 5 git commands to generate.