summaryrefslogtreecommitdiff
path: root/proto_lldp.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_lldp.c')
-rw-r--r--proto_lldp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proto_lldp.c b/proto_lldp.c
index 86d6bc8..4f71ec6 100644
--- a/proto_lldp.c
+++ b/proto_lldp.c
@@ -9,7 +9,7 @@
#include <netinet/in.h> /* for ntohs()/ntohl() */
#include "built_in.h"
-#include "oui.h"
+#include "lookup.h"
#include "pkt_buff.h"
#include "proto.h"
#include "protos.h"