Rename C++ header files to .hpp
[lttng-tools.git] / tests / regression / tools / trigger / hidden / hidden_trigger.cpp
index 62c8f5dd06300225448ba499684c97b7e7dc6157..969cab11eabb05050d1d96f80929f88516367d19 100644 (file)
@@ -17,7 +17,7 @@
 
 #include <tap/tap.h>
 
-#include <common/macros.h>
+#include <common/macros.hpp>
 #include <lttng/lttng.h>
 
 #define TEST_COUNT 1
This page took 0.022751 seconds and 4 git commands to generate.