Merge branch 'eeprom-new'
[libftdi] / ftdipp / ftdi.hpp
index 2ac4bc2..3a5d993 100644 (file)
@@ -32,7 +32,7 @@ on this file might be covered by the GNU General Public License.
 #include <list>
 #include <string>
 #include <boost/shared_ptr.hpp>
-#include "ftdi.h"
+#include <ftdi.h>
 
 namespace Ftdi
 {