diff options
Diffstat (limited to 'tests/pke-test-asset-manager.h')
| -rw-r--r-- | tests/pke-test-asset-manager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/pke-test-asset-manager.h b/tests/pke-test-asset-manager.h index 802b67f..3e8b288 100644 --- a/tests/pke-test-asset-manager.h +++ b/tests/pke-test-asset-manager.h @@ -1,13 +1,13 @@ #ifndef PKE_PKE_TEST_ASSET_MANAGER_H #define PKE_PKE_TEST_ASSET_MANAGER_H -#include "pke-test-types.h" +#include "pk.h" #ifdef __cplusplus extern "C" { #endif -struct pke_test_group *pke_test_asset_manager_get_group(); +struct pk_test_group *pke_test_asset_manager_get_group(); #ifdef __cplusplus } |
