test/sandbox.c

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

mercurial