Skip to content

Commit

Permalink
Merge pull request OpenEtherCATsociety#471 from jorritolthuis/master
Browse files Browse the repository at this point in the history
Change include in ethercateoe.h
  • Loading branch information
hefloryd authored Jan 3, 2021
2 parents 342ca86 + 5550c44 commit 61668c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soem/ethercateoe.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ extern "C"
{
#endif

#include <ethercattype.h>
#include "ethercattype.h"

/* use maximum size for EOE mailbox data */
#define EC_MAXEOEDATA EC_MAXMBX
Expand Down

0 comments on commit 61668c7

Please sign in to comment.