Browse Source

Removed raudio.h from public header

Ray 3 years ago
parent
commit
49a534b5d4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/CMakeLists.txt

+ 0 - 1
src/CMakeLists.txt

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