removed unneeded include (#5225)

This commit is contained in:
Robin ❤️ 2025-10-01 12:33:51 -04:00 committed by GitHub
parent 1cdf1dcbbe
commit a5a5d3f347
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,8 +15,6 @@
#include "raylib.h"
#include <stdlib.h> // Required for: abs()
//------------------------------------------------------------------------------------
// Program main entry point
//------------------------------------------------------------------------------------