diff --git a/src/V3Width.cpp b/src/V3Width.cpp index e1c442e8a6..b5186cc4d6 100644 --- a/src/V3Width.cpp +++ b/src/V3Width.cpp @@ -70,13 +70,13 @@ #include "V3Const.h" #include "V3Error.h" #include "V3Global.h" +#include "V3LinkLValue.h" #include "V3MemberMap.h" #include "V3Number.h" #include "V3Randomize.h" #include "V3String.h" #include "V3Task.h" #include "V3WidthCommit.h" -#include "V3LinkLValue.h" // More code; this file was getting too large; see actions there #define VERILATOR_V3WIDTH_CPP_