conflicting libraries?

oke, if I import the Wire.h library in the TVout program, it won't output anything on the tv screen, but it doesn't generate any error messages. But this happens already with just including the wire library.

The otherway around, when I implement the Tvout code in the MPU6050 program, the program still runs but gives funny values from the sensor and the TVscreen just stays black, but again no error messages from Arduino..