add missing include to event.c
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 10 Oct 2007 21:57:21 +0000 (21:57 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 10 Oct 2007 21:57:21 +0000 (21:57 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2635 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/ltt/event.c

index 4bbb0f916b6ff3a1b83e69d14a83b2e709019213..a2b564b6572f7bd40f1e0ab004c2e2cc1fa2c62e 100644 (file)
@@ -1,5 +1,6 @@
 
 #include <ltt/event.h>
+#include <ltt/ltt-types.h>
 
 /*****************************************************************************
  *Function name
This page took 0.024021 seconds and 4 git commands to generate.