summaryrefslogtreecommitdiffstats
path: root/cansend.c
diff options
context:
space:
mode:
Diffstat (limited to 'cansend.c')
-rw-r--r--cansend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cansend.c b/cansend.c
index 8497c95..ab94ab2 100644
--- a/cansend.c
+++ b/cansend.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;
static int running = 1;