Unfinished Wayland PR #1

Merged
IoI_xD merged 55 commits from IoI_xD/milsko:wayland into master 2025-12-10 11:11:02 +09:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 718548f1b8 - Show all commits

remove some scattered includes

IoIxD 2025-12-07 19:20:29 -07:00

View file

@ -1,5 +1,4 @@
#include <Mw/Milsko.h>
#include <wayland-util.h>
#include "../external/stb_ds.h"
#include "Mw/LowLevel.h"

View file

@ -1,5 +1,4 @@
#include <Mw/Milsko.h>
#include <stdio.h>
#ifdef USE_STB_IMAGE
#include "../external/stb_image.h"