summaryrefslogtreecommitdiffstats
path: root/src/obd2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/obd2.hpp')
-rw-r--r--src/obd2.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/obd2.hpp b/src/obd2.hpp
index 42ba9fa6..a1ba644a 100644
--- a/src/obd2.hpp
+++ b/src/obd2.hpp
@@ -15,8 +15,12 @@
* limitations under the License.
*/
+ #pragma once
+
#include <vector>
#include "uds/uds.h"
+#include "can-utils.hpp"
+
extern "C"
{
#include <afb/afb-binding.h>