aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/threads/receiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charon/threads/receiver.h')
-rw-r--r--src/charon/threads/receiver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/threads/receiver.h b/src/charon/threads/receiver.h
index 19c0a05f4..ff0971cad 100644
--- a/src/charon/threads/receiver.h
+++ b/src/charon/threads/receiver.h
@@ -26,7 +26,7 @@
typedef struct receiver_t receiver_t;
-#include <types.h>
+#include <library.h>
/**
* @brief Receives packets from the socket and adds them to the job queue.