mirror of
https://github.com/wolfpld/tracy.git
synced 2026-09-02 00:18:23 +00:00
Fix getopt include for Windows build of capture
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "../../server/TracyMemory.hpp"
|
||||
#include "../../server/TracyPrint.hpp"
|
||||
#include "../../server/TracyWorker.hpp"
|
||||
#include "getopt.h"
|
||||
#include "../../getopt/getopt.h"
|
||||
|
||||
|
||||
bool disconnect = false;
|
||||
|
||||
Reference in New Issue
Block a user