diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-08 00:20:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-09 13:45:01 +0100 |
| commit | 6726db098168aa9c3d781082b088c33ee8445fc3 (patch) | |
| tree | a8db551e4575eeb9df49cae8fad6b2ffe82b5824 /src/wx/kdm_output_panel.h | |
| parent | 732d904c692c2b88eab3ddd584af475c494cc1d5 (diff) | |
Windows build fix.
Diffstat (limited to 'src/wx/kdm_output_panel.h')
| -rw-r--r-- | src/wx/kdm_output_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h index a9841b3a5..5f8c3b88f 100644 --- a/src/wx/kdm_output_panel.h +++ b/src/wx/kdm_output_panel.h @@ -17,6 +17,7 @@ */ +#include "wx_util.h" #include <dcp/types.h> #include <wx/wx.h> #include <boost/filesystem.hpp> |
