diff --git a/aegisub/src/main.cpp b/aegisub/src/main.cpp index 8a5385dec..2dc59488e 100644 --- a/aegisub/src/main.cpp +++ b/aegisub/src/main.cpp @@ -326,7 +326,7 @@ void AegisubApp::OnFatalException() { #endif -#ifdef wxUSE_STACKWALKER +#if wxUSE_STACKWALKER == 1 /// @brief Callback to format a single frame /// @param frame frame to parse.