Merge master and multifarious hackery.
[dcpomatic.git] / src / lib / image.h
index 70dacfaee4bd9e4bcd24bdf8ba4241916b1941e4..34f87b18852966c39a7b446a59ee1809a0ef35e5 100644 (file)
@@ -21,8 +21,8 @@
  *  @brief A set of classes to describe video images.
  */
 
-#ifndef DVDOMATIC_IMAGE_H
-#define DVDOMATIC_IMAGE_H
+#ifndef DCPOMATIC_IMAGE_H
+#define DCPOMATIC_IMAGE_H
 
 #include <string>
 #include <boost/shared_ptr.hpp>