I am trying to prove that if $h:\mathbb{R}^3\rightarrow \mathbb{R}$ is a smooth function which is zero outside some ball centered at the origin , $B_R(0)$, then
$h(0)=\frac{1}{4\pi}\int_{\mathbb{R}^3}\frac{1}{|x|}\triangle h(x)dx$
Now my idea was to see what happens to $\lim_{\epsilon\rightarrow 0}\frac{1}{4\pi}\int_{B_R(0)-B_{\epsilon(0)}}\frac{1}{|x|}h(x)dx$, and using green's theorem. I was able to get that in the end this will equal $\lim_{\epsilon\rightarrow 0}\frac{1}{4\pi}\int_{B_{\epsilon}(0)}\frac{\partial \frac{1}{|x|}}{\partial n}h(x)dx$. Now I would like to justify why this last integral converges to $h(0)$ but I am not sure if there is a simple way to do it, without using some change of coordinates and taylor expand $h(x)$ at the origin. Any help is appreciated. Thanks in advance.