summaryrefslogtreecommitdiff
path: root/src/eeprom_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/eeprom_main.c')
-rw-r--r--src/eeprom_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eeprom_main.c b/src/eeprom_main.c
index 6ffc018..050da4d 100644
--- a/src/eeprom_main.c
+++ b/src/eeprom_main.c
@@ -32,7 +32,7 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <string.h>
-#include <linux/mts_io.h>
+#include <linux/mts_eeprom.h>
#include "log.h"
#include "eeprom.h"