summaryrefslogtreecommitdiffstats
path: root/src/can/can-message.cpp
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-16 17:08:57 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-16 17:08:57 +0100
commit89e072c41f3417e0a80cf95be3cf88326df32777 (patch)
tree6029dbafee1577413beb77d2d96702dad7470c2e /src/can/can-message.cpp
parent609bb7b10984e6a04f4a1ec977ab695835ffcdae (diff)
Include file changes, typo and renaming operation.
Change-Id: I6643333cfcc8bea120496c53f1cd3b8596e33398 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/can/can-message.cpp')
-rw-r--r--src/can/can-message.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can/can-message.cpp b/src/can/can-message.cpp
index ad032021..71e48792 100644
--- a/src/can/can-message.cpp
+++ b/src/can/can-message.cpp
@@ -15,7 +15,7 @@
* limitations under the License.
*/
-#include "can-message.hpp"
+#include "can/can-message.hpp"
#include <cstring>