aboutsummaryrefslogtreecommitdiff
path: root/games/qonk/files/patch-main.cpp
blob: e17394a72ab04a5d8643908afad57bff915feab1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- main.cpp.orig	Wed Jul 13 13:40:12 2005
+++ main.cpp	Wed Jul 13 13:41:13 2005
@@ -1,5 +1,7 @@
 // Copyright 2005 by Anthony Liekens anthony@liekens.net
 
+#include <time.h>
+
 #include "coordinate.h"
 #include "stars.h"
 #include "planets.h"