diff options
Diffstat (limited to 'src/location-manual.c')
-rw-r--r-- | src/location-manual.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location-manual.c b/src/location-manual.c index db3a8a9..7ab9162 100644 --- a/src/location-manual.c +++ b/src/location-manual.c @@ -27,7 +27,7 @@ #include <string.h> #include <errno.h> -#include "location-manual.h" +#include "common.h" #ifdef ENABLE_NLS # include <libintl.h> |