From: kramm Date: Mon, 9 Jun 2008 10:25:01 +0000 (+0000) Subject: removed os.h include X-Git-Tag: buttons-working~155 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=7ac0b22b1a33ea2c9644905301311cc92d21d628 removed os.h include --- diff --git a/installer/installer.c b/installer/installer.c index 2b96e62..ee1b3d0 100644 --- a/installer/installer.c +++ b/installer/installer.c @@ -30,7 +30,6 @@ #include "depack.h" #include "../config.h" //for swftools version -#include "../lib/os.h" //for registry functions static int config_forAllUsers = 0; static int config_createLinks = 0;