summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/drivers/uda1380.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/drivers/uda1380.c b/firmware/drivers/uda1380.c
index 1f31c4c855..8accdc46b3 100644
--- a/firmware/drivers/uda1380.c
+++ b/firmware/drivers/uda1380.c
@@ -29,7 +29,7 @@
#include "file.h"
#include "buffer.h"
-#include "i2c-h100.h"
+#include "i2c-coldfire.h"
#include "uda1380.h"
/* ------------------------------------------------- */