Commit 3fdc46a2 authored by Robert McGibbon's avatar Robert McGibbon
Browse files

fix path

parent 46b35a36
...@@ -38,7 +38,7 @@ static HCRYPTPROV hCryptProv = 0; ...@@ -38,7 +38,7 @@ static HCRYPTPROV hCryptProv = 0;
#include <fcntl.h> #include <fcntl.h>
#include <unistd.h> #include <unistd.h>
#endif #endif
#include "internal/OSRngSeed.h" #include "openmm/internal/OSRngSeed.h"
int osrngseed(void) { int osrngseed(void) {
int value; int value;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment