Skip to content

Commit

Permalink
Update page_game.cpp to fix rebase issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jwrober committed Jan 29, 2023
1 parent e565b85 commit 7e8a585
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions client/page_game.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,9 @@
// client
#include "client_main.h"
#include "text.h"
<<<<<<< HEAD
#include "views/view_map_common.h"
=======
#include "tileset/tilespec.h"
>>>>>>> 4cae8eccde (Fix location of tileset.h that rebase didn't pick up)
#include "views/view_map_common.h"

// gui-qt - Eye of Storm
#include "chatline.h"
#include "citydlg.h"
Expand Down

0 comments on commit 7e8a585

Please sign in to comment.