about summary refs log tree commit diff stats
path: root/src/marathon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/marathon.c')
-rw-r--r--src/marathon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/marathon.c b/src/marathon.c
index c0507e2..70484b6 100644
--- a/src/marathon.c
+++ b/src/marathon.c
@@ -1,5 +1,4 @@
 #include "pong.h"
-#include <raylib.h>
 
 void leaderboard_record(int Score) {
     bool LeaderBoardGoing = true;