[RESOLVED] Linking a library while writing an other

Have you put #include <Wire.h> in both your .cpp and .h files? Also it might be a good idea to include it in the actual sketch that will use your library.
And perhaps post the errors so we can have a look.
Thanks