diff --git a/capture/build/win32/capture.vcxproj b/capture/build/win32/capture.vcxproj index ffea25c1..1c9b8c11 100644 --- a/capture/build/win32/capture.vcxproj +++ b/capture/build/win32/capture.vcxproj @@ -171,7 +171,7 @@ - + @@ -227,9 +227,9 @@ - + - \ No newline at end of file + diff --git a/capture/src/getopt.c b/getopt/getopt.c similarity index 100% rename from capture/src/getopt.c rename to getopt/getopt.c diff --git a/capture/src/getopt.h b/getopt/getopt.h similarity index 100% rename from capture/src/getopt.h rename to getopt/getopt.h