summaryrefslogtreecommitdiffhomepage
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorRay <[email protected]>2022-07-15 19:11:42 +0200
committerRay <[email protected]>2022-07-15 19:11:42 +0200
commit49a534b5d478fd2f195380143ded4f0ab764c228 (patch)
tree397cecaef03633a3888e93bf26540ea9b04b4598 /src/CMakeLists.txt
parentcccea34c6f3e43123d5703229ddf72e22a1d1f49 (diff)
downloadraylib-49a534b5d478fd2f195380143ded4f0ab764c228.tar.gz
raylib-49a534b5d478fd2f195380143ded4f0ab764c228.zip
Removed raudio.h from public header
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c96f4f56..ceb9666e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -25,7 +25,6 @@ set(raylib_public_headers
raylib.h
rlgl.h
raymath.h
- raudio.h
)
# Sources to be compiled