add missing include to event.h (ltt-private)
[lttv.git] / ltt / branches / poly / ltt / event.c
index a2b564b6572f7bd40f1e0ab004c2e2cc1fa2c62e..8d1733409d7e6c15396a6e9489bfad5f9024cbc5 100644 (file)
@@ -1,6 +1,7 @@
 
 #include <ltt/event.h>
 #include <ltt/ltt-types.h>
+#include <ltt/ltt-private.h>
 
 /*****************************************************************************
  *Function name
This page took 0.023764 seconds and 4 git commands to generate.