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

(-)guvcview-src-0.9.6.orig/src/guvcview.c (+1 lines)
Lines 29-34 Link Here
29
#include <sys/file.h>
29
#include <sys/file.h>
30
#include <string.h>
30
#include <string.h>
31
#include <pthread.h>
31
#include <pthread.h>
32
#include <locale.h>
32
#include <SDL/SDL.h>
33
#include <SDL/SDL.h>
33
//#include <SDL/SDL_thread.h>
34
//#include <SDL/SDL_thread.h>
34
//#include <SDL/SDL_audio.h>
35
//#include <SDL/SDL_audio.h>

Return to bug 250495