--- 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()) {