X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcommon%2Ffile.h;h=63c39d39b62d38879d9bdee32a1caed61c9792ec;hb=c9449ab306c3f64e18b33d10cd4e5e2eb528bd9e;hp=b986eb5e7a344ecb6fe986900a465d21dc2c59ca;hpb=52069b98994d3695c73f4b22d2ea66a04fdda2cf;p=xestiacalendar%2F.git diff --git a/source/common/file.h b/source/common/file.h index b986eb5..63c39d3 100644 --- a/source/common/file.h +++ b/source/common/file.h @@ -6,7 +6,7 @@ #if defined (__WIN32__) #else -#include +#include #endif bool FileExists(std::string Filename);