Fix Linux compile issue.

This commit is contained in:
Jeff Young 2020-03-30 17:35:11 +01:00
parent eb855d40bb
commit 3047cf5419
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
#define INCLUDE__COMMON_H_
#include <vector>
#include <functional>
#include <wx/wx.h>
#include <wx/confbase.h>