diff options
Diffstat (limited to 'src/io/input.h')
| -rw-r--r-- | src/io/input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/input.h b/src/io/input.h index 5db3964..2759973 100644 --- a/src/io/input.h +++ b/src/io/input.h @@ -8,8 +8,8 @@ #ifndef ECGEN_INPUT_H #define ECGEN_INPUT_H -#include "util/random.h" #include "gen/types.h" +#include "util/random.h" /** * |
