X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Ftable_dialog.h;h=c9eeb3ef86ae8ae17fab6e36789ea3daf1442f2e;hb=5ee919f413a6c1048aecf83676d42ab3fd94e06e;hp=b05e4e3436e4ee82b220ba4182bf562d614867b0;hpb=161f7c27bd1aff63938a9512ab991de886691f97;p=dcpomatic.git diff --git a/src/wx/table_dialog.h b/src/wx/table_dialog.h index b05e4e343..c9eeb3ef8 100644 --- a/src/wx/table_dialog.h +++ b/src/wx/table_dialog.h @@ -21,10 +21,10 @@ #ifndef DCPOMATIC_TABLE_DIALOG_H #define DCPOMATIC_TABLE_DIALOG_H -#include "lib/warnings.h" -DCPOMATIC_DISABLE_WARNINGS +#include +LIBDCP_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS +LIBDCP_ENABLE_WARNINGS class TableDialog : public wxDialog {