diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-23 13:25:26 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-23 13:25:26 +0000 |
commit | 0fd468d8b619965db3264e71d5b493e572c33305 (patch) | |
tree | f44d1ef00aa15f2d1b39ff83a4887c63252b38ef /plugins/HistorySweeperLight/historysweeperlight.h | |
parent | a3a666e6df4692260b56d28e80c840894428feca (diff) |
HistorySweeperLight:
plusified
git-svn-id: http://svn.miranda-ng.org/main/trunk@550 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistorySweeperLight/historysweeperlight.h')
-rw-r--r-- | plugins/HistorySweeperLight/historysweeperlight.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/HistorySweeperLight/historysweeperlight.h b/plugins/HistorySweeperLight/historysweeperlight.h index 2600cc2d67..c7fbeaeb25 100644 --- a/plugins/HistorySweeperLight/historysweeperlight.h +++ b/plugins/HistorySweeperLight/historysweeperlight.h @@ -29,6 +29,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <windows.h>
#include <commctrl.h>
+#include <time.h>
#include <win2k.h>
#include <newpluginapi.h>
|