diff --git a/src/main.cpp b/src/main.cpp index db6976e..7d107a9 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -6,7 +6,7 @@ #include "shellUtils.h" -#define WIN_EXEC .append(".exe") +#define WIN_EXEC .append(".exe") // executables on windows need .exe to run int main() {