diff options
Diffstat (limited to 'slicer/db/sqlTablePatchSerializer.cpp')
-rw-r--r-- | slicer/db/sqlTablePatchSerializer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slicer/db/sqlTablePatchSerializer.cpp b/slicer/db/sqlTablePatchSerializer.cpp index b136b15..b95aeff 100644 --- a/slicer/db/sqlTablePatchSerializer.cpp +++ b/slicer/db/sqlTablePatchSerializer.cpp @@ -5,6 +5,7 @@ #include <connection.h> #include <memory> #include <scopeExit.h> +#include <slicer/modelParts.h> #include <string> #include <tablepatch.h> |