diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-11 19:09:02 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-10-11 19:09:02 +0000 |
commit | ae1775795ae23f67db0079cd845b904c5d4a8e98 (patch) | |
tree | 022dafc026acb14685b9e898ec8611f8814d01be /plugins/AutoShutdown/src/common.h | |
parent | 53bc4ab87bcaf5415f8e130cc807da7b9f7e9e82 (diff) |
AutoShutdown
standard version file
git-svn-id: http://svn.miranda-ng.org/main/trunk@1875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoShutdown/src/common.h')
-rw-r--r-- | plugins/AutoShutdown/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/AutoShutdown/src/common.h b/plugins/AutoShutdown/src/common.h index 2c79be9fb5..a11b612b94 100644 --- a/plugins/AutoShutdown/src/common.h +++ b/plugins/AutoShutdown/src/common.h @@ -82,3 +82,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "utils.h"
#include "watcher.h"
#include "resource.h"
+#include "version.h"
|