summaryrefslogtreecommitdiff
path: root/src/wx/content_colour_conversion_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-16 10:31:18 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-16 10:31:18 +0100
commit4e6f15f602c605804f95c6b06af9bf79eaf2dde1 (patch)
tree00fb9eb482b3a770b99cb57a4f2e8968416124ec /src/wx/content_colour_conversion_dialog.h
parentdd59755d86cdb1892bb0ba4d69af520cee4aa964 (diff)
Front-end to set up referencing of DCPs.
Diffstat (limited to 'src/wx/content_colour_conversion_dialog.h')
-rw-r--r--src/wx/content_colour_conversion_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_colour_conversion_dialog.h b/src/wx/content_colour_conversion_dialog.h
index 407f3f0c8..f5687a060 100644
--- a/src/wx/content_colour_conversion_dialog.h
+++ b/src/wx/content_colour_conversion_dialog.h
@@ -17,6 +17,7 @@
*/
+#include "lib/colour_conversion.h"
#include <wx/wx.h>
class ColourConversionEditor;