diff options
Diffstat (limited to 'Source/Panel.h')
-rw-r--r-- | Source/Panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Panel.h b/Source/Panel.h index 4982f17..4f3ab11 100644 --- a/Source/Panel.h +++ b/Source/Panel.h | |||
@@ -1,6 +1,7 @@ | |||
1 | #pragma once | 1 | #pragma once |
2 | #include "json.hpp" | 2 | #include "json.hpp" |
3 | #include "RandomizerCore.h" | 3 | #include "RandomizerCore.h" |
4 | #include "Memory.h" | ||
4 | 5 | ||
5 | class Decoration | 6 | class Decoration |
6 | { | 7 | { |