summaryrefslogtreecommitdiff
path: root/src/mg_decoration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mg_decoration.h')
-rw-r--r--src/mg_decoration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mg_decoration.h b/src/mg_decoration.h
index c698710b5..3262924b0 100644
--- a/src/mg_decoration.h
+++ b/src/mg_decoration.h
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <set>
#include "mapgen.h"
-class NoiseParams;
+struct NoiseParams;
class Mapgen;
class ManualMapVoxelManipulator;
class PseudoRandom;