2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-07 09:17:26 +00:00

Move common structureddatadef classes to objcommon

This commit is contained in:
Jan
2022-03-12 14:02:52 +01:00
parent dff7912dbc
commit c38367d55b
12 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
#include <vector>
#include <cstddef>
#include "Domain/CommonStructuredDataDef.h"
#include "StructuredDataDef/CommonStructuredDataDef.h"
namespace sdd
{