fixed google maps

This commit is contained in:
TinyAtoms
2020-02-07 16:06:09 -03:00
parent f0f1aef39d
commit 5b0b4aeecc
5 changed files with 11 additions and 11 deletions

View File

@@ -224,7 +224,7 @@
#ifndef UTIL_GTL_SPARSETABLE_H_
#define UTIL_GTL_SPARSETABLE_H_
#include "/internal/sparseconfig.h"
#include "./internal/sparseconfig.h"
#include <stdlib.h> // for malloc/free
#include <stdio.h> // to read/write tables
#include <string.h> // for memcpy