Minor compiler warning fix
This commit is contained in:
parent
b4ae946140
commit
292f549d57
|
@ -16,6 +16,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "hiscore.h"
|
||||
#include "sqlite3.h"
|
||||
#include "db.h"
|
||||
|
|
Loading…
Reference in New Issue