Rename C++ header files to .hpp
[lttng-tools.git] / src / common / filter / filter-lexer.lpp
index acd4c0be82eb33ae550b21b376538b636cecb26c..12164af0174306ad716b5231767e6a82df1217b7 100644 (file)
@@ -11,7 +11,7 @@
  */
 
 #include <stdio.h>
-#include "filter-ast.h"
+#include "filter-ast.hpp"
 #include "filter-parser.hpp"
 #include <lttng/lttng-export.h>
 %}
This page took 0.022713 seconds and 4 git commands to generate.