diff options
Diffstat (limited to 'src/opt/fxu/fxu.h')
-rw-r--r-- | src/opt/fxu/fxu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opt/fxu/fxu.h b/src/opt/fxu/fxu.h index 28856c28..822536a2 100644 --- a/src/opt/fxu/fxu.h +++ b/src/opt/fxu/fxu.h @@ -24,7 +24,7 @@ /// INCLUDES /// //////////////////////////////////////////////////////////////////////// -#include "src/misc/vec/vec.h" +#include "misc/vec/vec.h" //////////////////////////////////////////////////////////////////////// /// PARAMETERS /// |