Merge master.
[dcpomatic.git] / src / lib / image.h
index 6b9ade99eefccb8b3d92e7c023300c14f9ac9601..1d7d75dfc9a32361541dd70d81d86feb59034dcc 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>