s4:lib/tevent: add lib/events/ compat and let things compile
[ira/wip.git] / lib / tevent / tevent_util.c
index 9e7d7584059c4785a30116d4fbeeeeffba8f9770..cfcca9185d7ea4cf6ae9739ba86e886dec002a90 100644 (file)
@@ -20,9 +20,9 @@
 
 #include "replace.h"
 #include "talloc.h"
-#include "events.h"
-#include "events_internal.h"
-#include "events_util.h"
+#include "tevent.h"
+#include "tevent_internal.h"
+#include "tevent_util.h"
 #include <fcntl.h>
 
 /**