test/sandbox.c

changeset 6
302971e8599b
parent 3
1efd6da2ad53
child 7
9dd76cbd6c90
     1.1 --- a/test/sandbox.c	Mon Oct 30 18:54:16 2023 +0100
     1.2 +++ b/test/sandbox.c	Wed Nov 01 20:09:49 2023 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4   * POSSIBILITY OF SUCH DAMAGE.
     1.5   */
     1.6  
     1.7 -#include "ascension/core.h"
     1.8 +#include "ascension/window.h"
     1.9  
    1.10  static bool show_message_box_on_error(SDL_Window* window) {
    1.11      if (asc_has_error()) {

mercurial