Rename C++ header files to .hpp
[lttng-tools.git] / tests / utils / testapp / gen-ust-nevents / gen-ust-nevents.cpp
index ec71023de4d872632d59aef98d1f14037bc854bc..a2aae040f9b01cefb419332afdc0175f10c1546d 100644 (file)
@@ -17,7 +17,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 #include "utils.h"
-#include "signal-helper.h"
+#include "signal-helper.hpp"
 
 #define TRACEPOINT_DEFINE
 #include "tp.h"
This page took 0.023325 seconds and 4 git commands to generate.