summaryrefslogtreecommitdiff
path: root/proto/babel/babel.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/babel/babel.h')
-rw-r--r--proto/babel/babel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/babel/babel.h b/proto/babel/babel.h
index aea0dd88..920a6764 100644
--- a/proto/babel/babel.h
+++ b/proto/babel/babel.h
@@ -21,7 +21,7 @@
#include "lib/lists.h"
#include "lib/socket.h"
#include "lib/string.h"
-#include "lib/timer.h"
+#include "sysdep/unix/timer.h"
#ifndef IPV6
#error "The Babel protocol only speaks IPv6"