Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-bytecode-validator.c
index 267c5c19635a3ab56fe454ee80357c3fc1b60a7c..91c4cace96c1675a3509214dc35028e8f8941b2f 100644 (file)
@@ -17,7 +17,7 @@
 #include "lttng-hash-helper.h"
 #include "string-utils.h"
 #include "ust-events-internal.h"
-#include "ust-helper.h"
+#include "common/macros.h"
 
 /*
  * Number of merge points for hash table size. Hash table initialized to
This page took 0.036109 seconds and 4 git commands to generate.