We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f220474 commit 513bb1fCopy full SHA for 513bb1f
1 file changed
include/eprosimashapesdemo/shapesdemo/ShapeInfo.h
@@ -29,9 +29,9 @@
29
#include <QString>
30
#include <sstream>
31
32
-#include <fastrtps/rtps/common/Guid.h>
33
-#include <fastrtps/rtps/common/InstanceHandle.h>
34
-#include <fastrtps/rtps/common/Time_t.h>
+#include <fastdds/rtps/common/Guid.h>
+#include <fastdds/rtps/common/InstanceHandle.h>
+#include <fastdds/rtps/common/Time_t.h>
35
36
#include "eprosimashapesdemo/shapesdemo/ShapeDefinitions.h"
37
#include "types/ShapePubSubTypes.h"
0 commit comments