summaryrefslogtreecommitdiff
path: root/src/savegamegamebryo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/savegamegamebryo.cpp')
-rw-r--r--src/savegamegamebryo.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/savegamegamebryo.cpp b/src/savegamegamebryo.cpp
index 68ed30af..7aa6cdfc 100644
--- a/src/savegamegamebryo.cpp
+++ b/src/savegamegamebryo.cpp
@@ -18,12 +18,10 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>.
*/
#include "savegamegamebyro.h"
-
#include "isavegame.h"
#include "savegameinfo.h"
#include "iplugingame.h"
-#include "gamebryosavegame.h"
-
+#include <gamebryosavegame.h>
#include <limits>
#include <set>