common: compile libfilter as C++
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl.cpp
index 3622987183c5db8c4bdf8e0f48b70b7bd63b5366..d4ec1c81b81bcd8886e07054fc5cbf1ef5ac993e 100644 (file)
@@ -47,7 +47,7 @@
 
 #include "lttng-ctl-helper.h"
 #include <common/filter/filter-ast.h>
-#include <common/filter/filter-parser.h>
+#include <common/filter/filter-parser.hpp>
 #include <common/filter/memstream.h>
 
 #define COPY_DOMAIN_PACKED(dst, src)                           \
This page took 0.022764 seconds and 4 git commands to generate.