diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-01 01:46:24 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-09-01 01:46:24 +0300 |
commit | a739fa0c551a79c27f715fc081a6f398fbe9519a (patch) | |
tree | 16684fc506fa91db9d2dc297c244b7d65f838c84 /commonheaders.h | |
parent | 4f14d10536cd593a332fccdf6b954b8020f0b8d2 (diff) |
modified: commonheaders.h
modified: main.cpp
modified: new_gpg.vcproj
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index e80d81f..e7b6e7e 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -22,6 +22,7 @@ #include <errno.h> #include <time.h> #include <uxtheme.h> +#include <shlwapi.h> #include <iostream> #include <map> |