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

(-)a/src/framebuffer.hpp (-1 / +1 lines)
Lines 25-30 Link Here
25
#include <GL/gl.h>
25
#include <GL/gl.h>
26
#include <vector>
26
#include <vector>
27
#include <glm/glm.hpp>
27
#include <glm/glm.hpp>
28
#include <X11/Xutil.h>
28
29
29
#include "shader.hpp"
30
#include "shader.hpp"
30
31
31
- 

Return to bug 810349