aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/sockex1_kern.c
diff options
context:
space:
mode:
Diffstat (limited to 'samples/bpf/sockex1_kern.c')
-rw-r--r--samples/bpf/sockex1_kern.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/bpf/sockex1_kern.c b/samples/bpf/sockex1_kern.c
index 2408dbfb7a21..431c956460ad 100644
--- a/samples/bpf/sockex1_kern.c
+++ b/samples/bpf/sockex1_kern.c
@@ -2,7 +2,7 @@
#include <uapi/linux/if_ether.h>
#include <uapi/linux/if_packet.h>
#include <uapi/linux/ip.h>
-#include "bpf_helpers.h"
+#include <bpf/bpf_helpers.h>
#include "bpf_legacy.h"
struct {