libs: use system include paths
[lttng-modules.git] / lib / bitfield.h
index 0af1c39d196a92e11d698bf8e2cc365324de3357..a3927a566a491e72170d792ac4992253b1073922 100644 (file)
@@ -27,7 +27,7 @@
  * SOFTWARE.
  */
 
-#include "../lttng-endian.h"
+#include <lttng-endian.h>
 
 #ifndef CHAR_BIT
 #define CHAR_BIT 8
This page took 0.02598 seconds and 4 git commands to generate.