summaryrefslogtreecommitdiff
path: root/updater/utils.h
diff options
context:
space:
mode:
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);