X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fauto_crop_dialog.cc;h=7e1f73653834f01645c3da8bfcbc333ee46d2c53;hb=e7245abe84a1a09a5f680e426b5dfac2de2e472a;hp=bfc08beb3881f693fe5b9af8a3ccb24b287ab240;hpb=d5c059a2ff9bab5c2973db6bc4860591679dd42b;p=dcpomatic.git diff --git a/src/wx/auto_crop_dialog.cc b/src/wx/auto_crop_dialog.cc index bfc08beb3..7e1f73653 100644 --- a/src/wx/auto_crop_dialog.cc +++ b/src/wx/auto_crop_dialog.cc @@ -23,7 +23,6 @@ #include "dcpomatic_spin_ctrl.h" #include "wx_util.h" #include "lib/config.h" -#include "lib/types.h" AutoCropDialog::AutoCropDialog (wxWindow* parent, Crop crop)