Skip to content

Commit

Permalink
#5506: Fix linux compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
codereader committed Jan 26, 2021
1 parent 2ade07c commit 2d787b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions radiant/ui/favourites/FavouritesUserInterfaceModule.cpp
Expand Up @@ -2,8 +2,12 @@
#include "imainframe.h"
#include "icommandsystem.h"
#include "igroupdialog.h"
#include "i18n.h"
#include "iuimanager.h"
#include "itextstream.h"

#include <wx/frame.h>

#include "module/StaticModule.h"
#include "FavouritesBrowser.h"

Expand Down

0 comments on commit 2d787b5

Please sign in to comment.