diff options
Diffstat (limited to 'src/wx/fonts_dialog.cc')
| -rw-r--r-- | src/wx/fonts_dialog.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/fonts_dialog.cc b/src/wx/fonts_dialog.cc index d4cc27049..d5e0aacbe 100644 --- a/src/wx/fonts_dialog.cc +++ b/src/wx/fonts_dialog.cc @@ -28,6 +28,7 @@ #include "lib/text_content.h" #include <wx/wx.h> #include <iostream> +#include <memory> using std::list; |
