summaryrefslogtreecommitdiffstats
path: root/lib/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/timer.h')
-rw-r--r--lib/timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/timer.h b/lib/timer.h
index 29f20c4..506e3c9 100644
--- a/lib/timer.h
+++ b/lib/timer.h
@@ -9,7 +9,7 @@
#ifndef _BIRD_TIMER_H_
#define _BIRD_TIMER_H_
-#include <lib/resource.h>
+#include "lib/resource.h"
typedef struct timer {
resource r;