Rename C++ header files to .hpp
[lttng-tools.git] / tests / utils / testapp / gen-ust-events / gen-ust-events.cpp
index cf8819977dc79d83596b1da1d31a746d6b271cb9..b66f1ce8c6efc099c1aa5eb0aa71ed602e97426f 100644 (file)
@@ -22,7 +22,7 @@
 #include <poll.h>
 #include <errno.h>
 #include "utils.h"
-#include "signal-helper.h"
+#include "signal-helper.hpp"
 
 #define TRACEPOINT_DEFINE
 #include "tp.h"
This page took 0.022797 seconds and 4 git commands to generate.