summaryrefslogtreecommitdiffstats
path: root/candump.c
diff options
context:
space:
mode:
Diffstat (limited to 'candump.c')
-rw-r--r--candump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/candump.c b/candump.c
index 7547207..5d83b58 100644
--- a/candump.c
+++ b/candump.c
@@ -11,7 +11,7 @@
#include <sys/ioctl.h>
#include <net/if.h>
-#include "can.h"
+#include <socket-can/can.h>
extern int optind, opterr, optopt;