From 39d0e31fa5f236fa929c4177d67e398015522d1f Mon Sep 17 00:00:00 2001
From: Amar Takhar <verm@aegisub.org>
Date: Fri, 7 Mar 2008 03:52:19 +0000
Subject: [PATCH] Add missing video_provider_cache.cpp.

Originally committed to SVN as r1948.
---
 aegisub/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aegisub/Makefile.am b/aegisub/Makefile.am
index f68c907ca..71c5522c2 100644
--- a/aegisub/Makefile.am
+++ b/aegisub/Makefile.am
@@ -272,6 +272,7 @@ aegisub_SOURCES = \
 	video_frame.cpp \
 	video_provider.cpp \
 	video_provider_dummy.cpp \
+	video_provider_cache.cpp \
 	video_slider.cpp \
 	visual_feature.cpp \
 	visual_tool.cpp \
-- 
GitLab