diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-01 00:48:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-01 00:48:15 +0100 |
| commit | 1d022220899c63e2cae0a2a9a81f6c6db955a23d (patch) | |
| tree | fdf436255ae717e6269d98626e9d45824fc77e82 /src/wx/kdm_dialog.h | |
| parent | 9c01623c3038b978ba732de2ad147d29fad60afe (diff) | |
Simplify NameFormat stuff.
Diffstat (limited to 'src/wx/kdm_dialog.h')
| -rw-r--r-- | src/wx/kdm_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h index 07b998224..a76c2a14f 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -19,7 +19,6 @@ */ #include "wx_util.h" -#include "lib/kdm_filename_format.h" #include <dcp/types.h> #include <wx/wx.h> #include <boost/shared_ptr.hpp> |
