Merge branch 'master' into content-rework-take5
[dcpomatic.git] / src / lib / job.h
index f5175c525024ee6b4636e73c35f24e58cbc6a06f..2119db2f3e71a67e6e3ac64f6103e317e0081f02 100644 (file)
@@ -21,8 +21,8 @@
  *  @brief A parent class to represent long-running tasks which are run in their own thread.
  */
 
-#ifndef DVDOMATIC_JOB_H
-#define DVDOMATIC_JOB_H
+#ifndef DCPOMATIC_JOB_H
+#define DCPOMATIC_JOB_H
 
 #include <string>
 #include <boost/thread/mutex.hpp>