Let $f \in L^1(\mathbb{R})$ such that its distributional derivative $f'$ is also in $L^1(\mathbb{R})$ (in the sense that there exists a function $h\in L^1(\mathbb{R})$ such that $\langle f', \phi\rangle = -\langle f, \phi'\rangle = \langle h, \phi\rangle $ for all test functions $\phi \in \mathcal{D}(\mathbb{R})$, ie. we can identify the distributional derivative of $f$ with an $L^1$ function).
Now suppose that $f$ and $f'$ are also continuous. How could I prove that $f'$ coincides with the classical derivative of $f$, ie. defining
$$g(x) = \lim_{h\to0} \frac{f(x) - f(x+h)}{h},$$ how can I show that $g(x) = f'(x)$ for all $x\in\mathbb{R}$ ?
Thanks !