diff options
Diffstat (limited to 'sim/param.hh')
-rw-r--r-- | sim/param.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/param.hh b/sim/param.hh index 983032854..fb2c9dd44 100644 --- a/sim/param.hh +++ b/sim/param.hh @@ -33,7 +33,7 @@ #include <string> #include <vector> -#include "configfile.hh" +#include "sim/configfile.hh" // forward decls class BaseParam; |