Rename C++ header files to .hpp
[lttng-tools.git] / doc / examples / trigger-condition-event-matches / notification-client.cpp
index 4a251556938d335630652d3208d599ecceb78a54..d1d5d8721471d9809cb38c75e7eae37ed72e0e61 100644 (file)
@@ -16,7 +16,7 @@
 #include <sys/time.h>
 #include <time.h>
 
-#include <common/macros.h>
+#include <common/macros.hpp>
 
 static int print_capture(const struct lttng_condition *condition,
                const struct lttng_event_field_value *capture,
This page took 0.023315 seconds and 4 git commands to generate.