summaryrefslogtreecommitdiffstats
path: root/src/obd2/extras.c
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2014-01-03 21:33:45 -0500
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2014-01-03 21:33:45 -0500
commit122d57e1c70b309542c1b5beb9e62d61726ccc02 (patch)
tree2d88ba363e07262924222e543b448f3b4f2442e9 /src/obd2/extras.c
parent30b967cdd8926eb44efa720b8f59a842d836859d (diff)
Document all remaining methods and data structures.
Diffstat (limited to 'src/obd2/extras.c')
-rw-r--r--src/obd2/extras.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/obd2/extras.c b/src/obd2/extras.c
index ec1d996b..905ef89d 100644
--- a/src/obd2/extras.c
+++ b/src/obd2/extras.c
@@ -1,4 +1,4 @@
-#include <obd2/obd2.h>
+#include <obd2/extras.h>
// TODO everything below here is for future work...not critical for now.