Untested merge of master.
[dcpomatic.git] / src / lib / processor.h
index 603239f8ff7094ebadb0a09d22304654d88cb427..7b7735faafa139a43b60f69f1796387edf79e413 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"