Set window title based on the directory from Film.
[dcpomatic.git] / src / tools / dcpomatic_playlist.cc
index 5bae0c4297687a37eb2958e8964966471003c9ed..bf958b9f79e3fb80aec5f5c9e459d9c652eae98c 100644 (file)
 #include "lib/spl.h"
 #include "lib/spl_entry.h"
 #include "lib/util.h"
-#include "lib/warnings.h"
-DCPOMATIC_DISABLE_WARNINGS
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/imaglist.h>
 #include <wx/listctrl.h>
 #include <wx/preferences.h>
 #include <wx/spinctrl.h>
 #include <wx/wx.h>
-DCPOMATIC_ENABLE_WARNINGS
+LIBDCP_ENABLE_WARNINGS
 
 
 using std::cout;