Rename C++ header files to .hpp
[lttng-tools.git] / src / common / fd-tracker / utils-poll.cpp
index 6ea088c03c49daac4a3ce57d63d03b9fda9484f5..8c04b07b2da1d2049f11ecc8f0dffda586a516f7 100644 (file)
@@ -5,9 +5,9 @@
  *
  */
 
-#include <common/compat/poll.h>
+#include <common/compat/poll.hpp>
 
-#include "utils.h"
+#include "utils.hpp"
 
 #ifdef HAVE_EPOLL
 
This page took 0.023405 seconds and 4 git commands to generate.