#ifndef FLIP_STORE_I_H #define FLIP_STORE_I_H #include #include // Function to allocate resources for the FlipStoreApp FlipStoreApp *flip_store_app_alloc(); #endif // FLIP_STORE_I_H