aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/threads/scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/threads/scheduler.h')
-rw-r--r--src/charon/threads/scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/threads/scheduler.h b/src/charon/threads/scheduler.h
index e794cceeb..daecce3c6 100644
--- a/src/charon/threads/scheduler.h
+++ b/src/charon/threads/scheduler.h
@@ -26,7 +26,7 @@
typedef struct scheduler_t scheduler_t;
-#include <types.h>
+#include <library.h>
/**
* @brief The scheduler thread is responsible for timed events.