Rename C++ header files to .hpp
[lttng-tools.git] / tests / unit / test_notification.cpp
index 8e2006f3d5f5d2eb02db03faf2e79c05394c64d6..e870cbef6dab355eab2e8f6151c642589b1bd8e3 100644 (file)
@@ -24,7 +24,7 @@
 #include <lttng/notification/notification.h>
 #include <lttng/trigger/trigger.h>
 
-#include <common/macros.h>
+#include <common/macros.hpp>
 
 /* For error.h */
 int lttng_opt_quiet = 1;
This page took 0.022308 seconds and 4 git commands to generate.