Use a private header for the private EEPROM structures
[libftdi] / src / ftdi.c
index de5ded1..17d1d0f 100644 (file)
@@ -34,6 +34,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
+#include "ftdi_i.h"
 #include "ftdi.h"
 #include "ftdi_version_i.h"