Clean up after previous commit.
[dcpomatic.git] / src / lib / text_caption_file_decoder.h
index 7f889e72d1bd7822df2841f2333eb1cdd0985109..7697775717fafd12cd3fb989d1e914ca9a59a41e 100644 (file)
 
 */
 
-#ifndef DCPOMATIC_PLAIN_TEXT_FILE_DECODER_H
-#define DCPOMATIC_PLAIN_TEXT_FILE_DECODER_H
+#ifndef DCPOMATIC_TEXT_CAPTION_FILE_DECODER_H
+#define DCPOMATIC_TEXT_CAPTION_FILE_DECODER_H
 
-#include "plain_text_file.h"
+#include "text_caption_file.h"
 #include "decoder.h"
 
 class TextCaptionFileContent;