tevent: Refer to the correct header in testsuite.c
authorVolker Lendecke <vl@samba.org>
Mon, 30 Jul 2012 07:00:13 +0000 (09:00 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 31 Jul 2012 09:40:22 +0000 (11:40 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/testsuite.c

index e32ebf51aba88a98d120b9baf4e264d14c7b1313..5868f0a9fe2282b95cb8a720e2eb59eda7e330d9 100644 (file)
@@ -24,7 +24,7 @@
 */
 
 #include "includes.h"
-#include "lib/events/events.h"
+#include "lib/tevent/tevent.h"
 #include "system/filesys.h"
 #include "torture/torture.h"