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

(-)old/src/Convert.cpp (+1 lines)
Lines 5-10 Link Here
5
 */
5
 */
6
#include <map>
6
#include <map>
7
#include <utility>
7
#include <utility>
8
#include <string.h>
8
#include "corona.h"
9
#include "corona.h"
9
#include "Debug.h"
10
#include "Debug.h"
10
#include "SimpleImage.h"
11
#include "SimpleImage.h"
(-)old/src/OpenTGA.cpp (+1 lines)
Lines 1-4 Link Here
1
#include <algorithm>
1
#include <algorithm>
2
#include <string.h>
2
#include "Debug.h"
3
#include "Debug.h"
3
#include "Open.h"
4
#include "Open.h"
4
#include "SimpleImage.h"
5
#include "SimpleImage.h"

Return to bug 40215