Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 214272
Collapse All | Expand All

(-)k9copy-1.2.2/k9author/k9avidecode.cpp.gcc43~ (+1 lines)
Lines 9-14 Link Here
9
// Copyright: See COPYING file that comes with this distribution
9
// Copyright: See COPYING file that comes with this distribution
10
//
10
//
11
//
11
//
12
#include <stdlib.h>
12
#include "k9avidecode.h"
13
#include "k9avidecode.h"
13
#include <ffmpeg/avcodec.h>
14
#include <ffmpeg/avcodec.h>
14
#include <qimage.h>
15
#include <qimage.h>
(-)k9copy-1.2.2/src/k9glwidget.cpp.gcc43~ (+1 lines)
Lines 10-15 Link Here
10
//
10
//
11
//
11
//
12
12
13
#include <stdlib.h>
13
#include "k9glwidget.h"
14
#include "k9glwidget.h"
14
15
15
#ifdef HAVE_OPENGL
16
#ifdef HAVE_OPENGL

Return to bug 214272