10 lines
278 B
C
10 lines
278 B
C
--- ./Shisensho/src/DJGameRank.h.orig 2008-03-11 13:17:22.000000000 +0100
|
|
+++ ./Shisensho/src/DJGameRank.h 2013-12-27 20:07:09.040179358 +0100
|
|
@@ -22,6 +22,7 @@
|
|
#ifndef DJGAMERANK_H
|
|
#define DJGAMERANK_H
|
|
|
|
+#include <time.h>
|
|
#include "DJTreeWidget.h"
|
|
#include "protocol.h"
|
|
|