Fix bitfield.h include directory
[lttng-modules.git] / lib / bitfield.h
index a509e35f945a8701e9635d2d5111dc0c05d56964..861e6dcd8107b408219efb26147053a5eeea1366 100644 (file)
@@ -19,7 +19,7 @@
  * all copies or substantial portions of the Software.
  */
 
-#include "ltt-endian.h"
+#include "../ltt-endian.h"
 
 #ifndef CHAR_BIT
 #define CHAR_BIT 8
This page took 0.054656 seconds and 4 git commands to generate.