summaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc.c b/src/misc.c
index adb71a7..123656c 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -5,6 +5,7 @@
#include <sys/types.h>
#ifdef WIN32
#include <windows.h>
+#include "update.h"
#endif
#include "misc.h"
#include "defines.h"