From my notes from an Analysis course:
Let [itex]V \subset \mathbb{R}^n, a, b \in \mathbb{R}, a < b[/itex]. Further, assume that the function [itex]f: V \times [a, b] \to \mathbb{R}[/itex] is continuous on [itex]V \times [a, b] \subset \mathbb{R}^{n + 1}[/itex]. Then the function [itex]I: V \to \mathbb{R}[/itex], defined by
[tex]I(x) := \int_a^b f_x(t) \, \mathrm{d}t = \int_a^b f(x, t) \, \mathrm{d}t, <br />
\qquad f_x: t \mapsto f(x, t)[/tex]
is continuous.
This means that for each [itex]\xi \in V[/itex],
[tex]
\lim_{x \to \xi} \int_a^b f(x, t) \, \mathrm{d}t =<br />
\lim_{x \to \xi} I(x) =<br />
I(\xi) =<br />
\int_a^b f(\xi, t) \, \mathrm{d}t =<br />
\int_a^b \left( \lim_{x \to \xi} f(x, t) \right) \, \mathrm{d}t[/tex],
using the continuity of [itex]x \mapsto f(x, t)[/itex] in the last step.
The proof is not hard, but not easy to type out since it relies on all sorts of definitions and earlier results (e.g. on interchange of limits and results on Riemann integration).