Skip to content

Commit

Permalink
fix include (CleverRaven#79975)
Browse files Browse the repository at this point in the history
Co-authored-by: mqrause <[email protected]>
  • Loading branch information
mqrause and mqrause authored Mar 3, 2025
1 parent d02bb3d commit 39319db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mapgen.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
#include "translation.h"
#include "translations.h"
#include "trap.h"
#include "ui.h"
#include "uilist.h"
#include "units.h"
#include "value_ptr.h"
#include "veh_type.h"
Expand Down

0 comments on commit 39319db

Please sign in to comment.