Removed raudio.h from public header

This commit is contained in:
Ray 2022-07-15 19:11:42 +02:00
parent cccea34c6f
commit 49a534b5d4

View file

@ -25,7 +25,6 @@ set(raylib_public_headers
raylib.h raylib.h
rlgl.h rlgl.h
raymath.h raymath.h
raudio.h
) )
# Sources to be compiled # Sources to be compiled