common: compile libfilter as C++
[lttng-tools.git] / src / common / filter-grammar-test.cpp
index bd8f2de7f148cbd128789770c2253dfdb004df4d..75eb2c6ca38b30f243673cd9cbac0a214e79e559 100644 (file)
@@ -18,7 +18,7 @@
 #include <common/compat/errno.h>
 #include <common/bytecode/bytecode.h>
 #include <common/filter/filter-ast.h>
-#include <common/filter/filter-parser.h>
+#include <common/filter/filter-parser.hpp>
 
 /* For error.h */
 int lttng_opt_quiet = 1;
This page took 0.023566 seconds and 4 git commands to generate.