From b116610d12a334cd1318e6d3e5487a7bb7ce8abc Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 11 Sep 2009 02:59:48 +0000 Subject: [PATCH] Add missing headers that are in agi_pre.h but not the actual header, should fix the non-precompiled header build. Originally committed to SVN as r3529. --- aegisub/src/dialog_selection.h | 1 + aegisub/src/vfr.h | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/aegisub/src/dialog_selection.h b/aegisub/src/dialog_selection.h index 7729cc556..f55062feb 100644 --- a/aegisub/src/dialog_selection.h +++ b/aegisub/src/dialog_selection.h @@ -48,6 +48,7 @@ #include #include #include +#include #include #include #endif diff --git a/aegisub/src/vfr.h b/aegisub/src/vfr.h index ed76c472d..f1137bd02 100644 --- a/aegisub/src/vfr.h +++ b/aegisub/src/vfr.h @@ -44,18 +44,18 @@ /////////// // Headers -#ifndef AGI_PRE +#ifndef AGI_PRE #include #include #include +#include #endif #include "include/aegisub/aegisub.h" - /// DOCME enum ASS_FrameRateType {