Rename C++ header files to .hpp
[lttng-tools.git] / src / common / endpoint.cpp
index 3a0bbadcbcbcb5af550c815f1543660c4a2083ff..52d3d22d315fabfdcbd711544e869520a4b48b22 100644 (file)
@@ -5,7 +5,7 @@
  *
  */
 
-#include <lttng/endpoint-internal.h>
+#include <lttng/endpoint-internal.hpp>
 
 static
 struct lttng_endpoint lttng_session_daemon_notification_endpoint_instance = {
This page took 0.023295 seconds and 4 git commands to generate.