Use libdcp's warnings.h
[dcpomatic.git] / src / lib / dkdm_wrapper.cc
index 4698c159d26a97bd9dd85cac1edd153334eacc09..532bbb314f9a4ba9aa5c089097b8cc6bceafcf91 100644 (file)
 #include "compose.hpp"
 #include "dkdm_wrapper.h"
 #include "dcpomatic_assert.h"
-#include "warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <libxml++/libxml++.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::string;