Skip to content

Commit

Permalink
Add missing include in clientutils.h
Browse files Browse the repository at this point in the history
  • Loading branch information
lmoureaux authored and jwrober committed Jan 1, 2024
1 parent fd38c5a commit 2fcab63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/clientutils.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
**************************************************************************/
#pragma once

#include <QString>

struct extra_type;
struct tile;
struct unit;
Expand Down

0 comments on commit 2fcab63

Please sign in to comment.