Skip to content

Commit

Permalink
Another compiler fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn committed Nov 13, 2023
1 parent f32e357 commit 71b5b4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libtiled/tilesetmanager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
#include "tileanimationdriver.h"
#include "tilesetformat.h"

#include <QDebug>

namespace Tiled {

TilesetManager *TilesetManager::mInstance;
Expand Down

0 comments on commit 71b5b4e

Please sign in to comment.