Move from 'libsdlerror' to 'libakerror'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef _JSON_HELPERS_H_
|
||||
#define _JSON_HELPERS_H_
|
||||
|
||||
#include <sdlerror.h>
|
||||
#include <akerror.h>
|
||||
#include "staticstring.h"
|
||||
|
||||
ErrorContext ERROR_NOIGNORE *get_json_object_value(json_t *obj, char *key, json_t **dest);
|
||||
|
||||
Reference in New Issue
Block a user