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