DVD-o-matic -> DCP-o-matic.
[dcpomatic.git] / src / lib / processor.h
index 1ba396f2f5decc945e339ba0a633ff4751bf3ef9..5dbafab7f9d6d7c518e0a98e15383bd385640e64 100644 (file)
@@ -21,8 +21,8 @@
  *  @brief Parent class for classes which accept and then emit video or audio data.
  */
 
-#ifndef DVDOMATIC_PROCESSOR_H
-#define DVDOMATIC_PROCESSOR_H
+#ifndef DCPOMATIC_PROCESSOR_H
+#define DCPOMATIC_PROCESSOR_H
 
 #include "video_source.h"
 #include "video_sink.h"