Use system header paths in core implementation files
[lttng-modules.git] / lttng-filter-specialize.c
index b82497d20e562eb588c61c6d9b41bd18b1308647..978ee1a640bc9bdcc60ddab1591a0a94fadbe2b3 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include "lttng-filter.h"
+#include <lttng-filter.h>
 
 int lttng_filter_specialize_bytecode(struct bytecode_runtime *bytecode)
 {
This page took 0.023107 seconds and 4 git commands to generate.