Skip to content

Commit

Permalink
added right path for randomkit.h
Browse files Browse the repository at this point in the history
  • Loading branch information
wkerzendorf committed Dec 11, 2014
1 parent 9e8d82d commit 378f258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tardis/montecarlo/src/cmontecarlo.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <string.h>
#include <stdlib.h>
#include <math.h>
#include "randomkit.h"
#include "randomkit/randomkit.h"

#ifdef __clang__
#define INLINE extern inline
Expand Down

0 comments on commit 378f258

Please sign in to comment.