fixed some capitalization issues that slid in through the case-insenstive filesystems

This commit is contained in:
Alec Grieser 2017-10-17 09:07:05 -07:00
parent 7b9bc1d715
commit fc2ff719d0
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#include <sys/syscall.h>
#include <link.h>
#include "flow/platform.h"
#include "Platform.h"
extern volatile int profilingEnabled;