From f828de24db54fc078d14f5cbc517eaadf1e9b200 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Fri, 4 Mar 2016 04:19:35 +0100 Subject: [PATCH] Remove this --- Makefile.common | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.common b/Makefile.common index d40828edcc..6c73e332fc 100644 --- a/Makefile.common +++ b/Makefile.common @@ -611,10 +611,6 @@ endif ifneq ($(findstring Win32,$(OS)),) OBJ += ui/drivers/ui_win32.o - -if [ -d "$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include" ]; then -DEFINES += -I"$(ProgramFiles)/Microsoft SDKs/Windows/v7.0A/Include" -fi endif # Video