Use system include path in wrappers
[deliverable/lttng-modules.git] / wrapper / random.h
index 81d7995c573580c384ed7fe36d709b47ebb29944..d3a94878e673c6bc915714137dcbd25785b23cab 100644 (file)
@@ -25,7 +25,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include "../lttng-clock.h"
+#include <lttng-clock.h>
 
 #define BOOT_ID_LEN    LTTNG_MODULES_UUID_STR_LEN
 
This page took 0.023465 seconds and 5 git commands to generate.