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

(-)src/main.cc (+1 lines)
Lines 28-33 Link Here
28
#include <iostream>
28
#include <iostream>
29
#include <stdexcept>
29
#include <stdexcept>
30
#include <typeinfo>
30
#include <typeinfo>
31
#include <unistd.h>
31
32
32
#include <SDL_main.h>
33
#include <SDL_main.h>
33
34

Return to bug 420961