summaryrefslogtreecommitdiff
path: root/drivers/lsm303dlm.h
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2012-08-07 16:54:36 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2012-08-07 16:54:36 +0200
commit09e89c867c8dc14adee298176a0a4c72d8f32245 (patch)
tree8d125de0b4a1c9d608ddae6ff927fc3624663bd0 /drivers/lsm303dlm.h
parent2fc77d271db27ecb140191c2dfafdba835962ffb (diff)
Split out reusable parts into the laks project.
Diffstat (limited to 'drivers/lsm303dlm.h')
-rw-r--r--drivers/lsm303dlm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/lsm303dlm.h b/drivers/lsm303dlm.h
index 1c4956d..8d25b38 100644
--- a/drivers/lsm303dlm.h
+++ b/drivers/lsm303dlm.h
@@ -1,7 +1,7 @@
#ifndef LSM303DLM_H
#define LSM303DLM_H
-#include "i2c.h"
+#include <i2c/i2c.h>
class LSM303DLM_A {
private: