Untested merge of master.
[dcpomatic.git] / src / lib / video_source.h
index 705b0023aec3037877a60e5e7af16db1a854d97e..d2aa045a715e858fa8854fc22a2ccda098aa7908 100644 (file)
@@ -21,8 +21,8 @@
  *  @brief Parent class for classes which emit video data.
  */
 
-#ifndef DVDOMATIC_VIDEO_SOURCE_H
-#define DVDOMATIC_VIDEO_SOURCE_H
+#ifndef DCPOMATIC_VIDEO_SOURCE_H
+#define DCPOMATIC_VIDEO_SOURCE_H
 
 #include <boost/shared_ptr.hpp>
 #include <boost/signals2.hpp>