$$\lim_{x \to c} f(x) = L \iff \lim_{h \to 0} f(c+h) = L$$
My prove for ($\implies$) was: Let $g(h) = f(c+h)$, then we are required to show that $\lim_{h \to 0} g(h) = L$. I went ahead and tried to prove $\lim g(h) = L$ using epsilon-delta but don't know what I am supposed to do with $|g(h) - L|<e$. Any help would be great!