diff options
Diffstat (limited to 'libgeome_default_geolocation_file.c')
-rw-r--r-- | libgeome_default_geolocation_file.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgeome_default_geolocation_file.c b/libgeome_default_geolocation_file.c new file mode 100644 index 0000000..a0d7017 --- /dev/null +++ b/libgeome_default_geolocation_file.c @@ -0,0 +1,5 @@ +/* See LICENSE file for copyright and license details. */ +#include "common.h" + + +const char *const libgeome_default_geolocation_file = GEOFILE; |