summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--io-module/mts_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/io-module/mts_io.h b/io-module/mts_io.h
index 783438a..78ea23b 100644
--- a/io-module/mts_io.h
+++ b/io-module/mts_io.h
@@ -9,7 +9,7 @@
#endif
#endif
-#include <linux/mts_eeprom.h>
+#include "mts_eeprom.h"
#include <linux/gpio.h>
#define MTS_ATTR_MODE_RW S_IWUSR | S_IRUGO