diff --git a/include/Scene.h b/include/Scene.h index 41d66debe8..b120be33f1 100644 --- a/include/Scene.h +++ b/include/Scene.h @@ -20,7 +20,7 @@ class Scene /* * \brief The global settings in the scene. */ - Settings settings; +Settings settings; /* * \brief Which extruder to evaluate each setting on, if different from the diff --git a/include/raft.h b/include/raft.h index a4493f0622..fc9befcda1 100644 --- a/include/raft.h +++ b/include/raft.h @@ -19,7 +19,7 @@ class Raft * \brief Add a raft polygon to the slice data storage. * \param storage The storage to store the newly created raft. */ - static void generate(SliceDataStorage& storage); +static void generate(SliceDataStorage& storage); /*! * \brief Get the height difference between the raft and the bottom of