diff options
Diffstat (limited to 'cpp/src/tests/InProcessBroker.h')
-rw-r--r-- | cpp/src/tests/InProcessBroker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/tests/InProcessBroker.h b/cpp/src/tests/InProcessBroker.h index ff94ddbe9f..22af62879a 100644 --- a/cpp/src/tests/InProcessBroker.h +++ b/cpp/src/tests/InProcessBroker.h @@ -18,7 +18,7 @@ * limitations under the License. * */ -#include "AMQP_HighestVersion.h" +#include "../gen/AMQP_HighestVersion.h" #include "../framing/AMQFrame.h" #include "../broker/Broker.h" #include "../broker/Connection.h" |