mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 00:31:51 -04:00
11 lines
257 B
C
11 lines
257 B
C
--- src/contactlist/contactuserdata.h.orig 2014-06-01 19:16:42 UTC
|
|
+++ src/contactlist/contactuserdata.h
|
|
@@ -20,6 +20,8 @@
|
|
#ifndef CONTACTUSERDATA_H
|
|
#define CONTACTUSERDATA_H
|
|
|
|
+#include <time.h>
|
|
+
|
|
#include <QList>
|
|
#include <QString>
|
|
#include <QTimer>
|