diff options
-rw-r--r-- | shell/e-shell-nm-glib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-nm-glib.c b/shell/e-shell-nm-glib.c index 0922f737ed..8b4461244b 100644 --- a/shell/e-shell-nm-glib.c +++ b/shell/e-shell-nm-glib.c @@ -26,6 +26,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> +#include <Evolution.h> #include <NetworkManager/libnm_glib.h> #include <e-shell-window.h> |