remove some scattered includes

This commit is contained in:
IoIxD 2025-12-07 19:20:29 -07:00
commit 718548f1b8
2 changed files with 0 additions and 2 deletions

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"