summaryrefslogtreecommitdiff
path: root/updater/utils.h
diff options
context:
space:
mode:
author(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-02-21 23:00:56 +0000
committer(no author) <(no author)@4f64403b-2f21-0410-a795-97e2b3489a10>2010-02-21 23:00:56 +0000
commit8f5a7b54eb953bbfc877ec915e26b3a95ec28d00 (patch)
tree827e40ab3528e10afd6fcb44f7ed5db0d7eed519 /updater/utils.h
parentb130e8caa16961f597ae4ac6984a6aa00de7b6c7 (diff)
New updater with 3x reduced footprint and fully W7 and x64 compatible
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@476 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'updater/utils.h')
-rw-r--r--updater/utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/updater/utils.h b/updater/utils.h
index 5d915a4..0a46518 100644
--- a/updater/utils.h
+++ b/updater/utils.h
@@ -1,7 +1,6 @@
#ifndef _UTILS_INC
#define _UTILS_INC
-#include <shlobj.h>
#include "xmldata.h"
bool VersionFromString(const char *szVer, DWORD *pdwVer);