mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-29 02:40:47 +02:00
Fix header include for case sensitive filesystems
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <time.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "bson.h"
|
||||
#include "BSON.h"
|
||||
|
||||
const int initialBufferSize = 128;
|
||||
|
||||
|
Reference in New Issue
Block a user