I had to place my DallasTemprature codes inside a .cpp file beside my main code. When onewire is in the main Arduino code onewire.h can be found and works but when I place it inside the .cpp IDE give me an Error: "OneWire.h: No such file or directory"