changeset 381:f48367c5a92e

core: remove useless alext.h
author David Demelier <markand@malikania.fr>
date Fri, 07 Jan 2022 21:50:37 +0100
parents 31e2f6d35c34
children 43d155668a55
files src/libmlk-core/core/sys_p.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/libmlk-core/core/sys_p.h	Fri Jan 07 08:20:12 2022 +0100
+++ b/src/libmlk-core/core/sys_p.h	Fri Jan 07 21:50:37 2022 +0100
@@ -23,7 +23,6 @@
 
 #include <al.h>
 #include <alc.h>
-#include <alext.h>
 
 extern ALCdevice *audio_dev;
 extern ALCcontext *audio_ctx;