about summary refs log tree commit diff stats
path: root/src/marathon.c
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-09-11 15:44:04 -0400
committerCharadon <dev@iotib.net>2022-09-11 15:44:04 -0400
commit488823e80dfbacb253842690d78b666f0bc0454d (patch)
tree4b3502a33c48cc7529cfd6f21369685485501369 /src/marathon.c
parent771896a49431e780e6f28c39d723113420fa56dc (diff)
downloadPong-C-488823e80dfbacb253842690d78b666f0bc0454d.tar.gz
Fixed flatpak support
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;