diff options
Diffstat (limited to 'yapp/common.h')
-rw-r--r-- | yapp/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yapp/common.h b/yapp/common.h index 45a9723..355f08e 100644 --- a/yapp/common.h +++ b/yapp/common.h @@ -35,6 +35,7 @@ #include <commctrl.h>
#include <malloc.h>
#include <stdlib.h>
+#include <time.h>
#include <newpluginapi.h>
#include <statusmodes.h>
|