diff --git a/Source/Project64/User Interface.h b/Source/Project64/User Interface.h index 8b17aa2c1..a227f4cfd 100644 --- a/Source/Project64/User Interface.h +++ b/Source/Project64/User Interface.h @@ -44,8 +44,10 @@ struct WINDOWS_PAINTSTRUCT { class CN64System; +#ifndef BYPASS_WINDOWS_GUI #define WINDOWS_UI // Remove this to test compilation outside of the Windows ATL environment. +#endif #ifdef WINDOWS_UI #include