Fix _selected_* to only store pointers to things.
[dcpomatic.git] / src / wx / fonts_dialog.h
index a77684cb9e6984e8fb3eecc2efb7683d93b8ca0e..b62ba381747bfa2bd274295956e64c33dbbc9f60 100644 (file)
@@ -25,6 +25,7 @@ DCPOMATIC_DISABLE_WARNINGS
 #include <wx/wx.h>
 DCPOMATIC_ENABLE_WARNINGS
 #include <boost/filesystem.hpp>
+#include <memory>
 
 
 class Content;