Move bitmap_path() to wx_util.{cc,h}
[dcpomatic.git] / src / wx / wx_util.h
index 8e0befba92d606a4da09cb5302c3b691ea19c69d..bff58a3239940b735093f8ad66bd72305d3792d6 100644 (file)
@@ -87,7 +87,7 @@ extern wxSplashScreen* maybe_show_splash ();
 extern double calculate_mark_interval (double start);
 extern bool display_progress (wxString title, wxString task);
 extern bool report_errors_from_last_job (wxWindow* parent);
-
+extern wxString bitmap_path (std::string name);
 
 struct Offset
 {