Rename C++ header files to .hpp
[lttng-tools.git] / src / common / filter.cpp
index f74b6374bcea3dcbb4b1405361917a334e23591b..2bff02031f2b97d5220bf034af286f2e3e386682 100644 (file)
@@ -5,7 +5,7 @@
  *
  */
 
-#include "filter.h"
+#include "filter.hpp"
 #include <stddef.h>
 
 struct bytecode_symbol_iterator {
This page took 0.024445 seconds and 4 git commands to generate.