From 4ca91724d7700edb009a3037c7020aa033ce14d7 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Mon, 29 Jun 2020 19:14:27 +0200 Subject: Drop the use of the HAVE_XINE_H definition. Add include to the appropriate headers. Clean up the arrangement of include files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/app/insertAspectRatioMenuItems.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/app/insertAspectRatioMenuItems.cpp') diff --git a/src/app/insertAspectRatioMenuItems.cpp b/src/app/insertAspectRatioMenuItems.cpp index 81ad0b3..d2baafc 100644 --- a/src/app/insertAspectRatioMenuItems.cpp +++ b/src/app/insertAspectRatioMenuItems.cpp @@ -4,6 +4,7 @@ #include #include + TQString i18n( const char *text ); -- cgit v1.2.3