win32 api compatibility fix
[reactos.git] / reactos / tools / rbuild / rbuild.h
index 19be1f5..04d4afb 100644 (file)
@@ -233,7 +233,7 @@ public:
        std::string installName;
        std::string aliasedModuleName;
        bool useWRC;
-       bool enableWarnings;
+       bool allowWarnings;
        bool enabled;
 
        Module ( const Project& project,