"OUTPUT" was not declared in this scope

If I include the following it is corrected
#include <WProgram.h>
#include<Arduino.h>
But not if I put them in "" as Nick G suggests???? And it needs both added.