diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-07-29 16:29:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-07-29 16:29:34 +0100 |
| commit | f4964573a60155545e02cbbebc47199f7480cf14 (patch) | |
| tree | 6fd65f01a844fdd839722bc5957425293b5ed29a /src/wx/kdm_dialog.h | |
| parent | fbe2784c136fa1550815babfce89589f66b35a29 (diff) | |
Rename KDMNameFormat.
Diffstat (limited to 'src/wx/kdm_dialog.h')
| -rw-r--r-- | src/wx/kdm_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h index bae2fc16b..07b998224 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -19,7 +19,7 @@ */ #include "wx_util.h" -#include "lib/kdm_name_format.h" +#include "lib/kdm_filename_format.h" #include <dcp/types.h> #include <wx/wx.h> #include <boost/shared_ptr.hpp> |
