Rename C++ header files to .hpp
[lttng-tools.git] / tests / regression / tools / trigger / name / trigger_name.cpp
index 11459d4bdf32bd0497b19ecab055c20f00ea149d..1e2a676dc4000003eec31a6eccb2736ff5d2c42f 100644 (file)
@@ -15,7 +15,7 @@
 #include <stdint.h>
 #include <string.h>
 #include <lttng/lttng.h>
-#include <common/macros.h>
+#include <common/macros.hpp>
 
 #define TEST_COUNT 70
 
This page took 0.022763 seconds and 4 git commands to generate.