removed os.h include
authorkramm <kramm>
Mon, 9 Jun 2008 10:25:01 +0000 (10:25 +0000)
committerkramm <kramm>
Mon, 9 Jun 2008 10:25:01 +0000 (10:25 +0000)
installer/installer.c

index 2b96e62..ee1b3d0 100644 (file)
@@ -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;