From: Alex Schmidt <alex@treefish.org>
Date: Tue, 19 Feb 2013 10:02:04 +0000 (+0100)
Subject: ...
X-Git-Url: http://git.treefish.org/~alex/phys/latlib.git/commitdiff_plain/d65d20475798a9e7614e61c46c68a2b77760d4c2

...
---

diff --git a/culooks.cpp b/culooks.cpp
index 19e6077..d189c86 100644
--- a/culooks.cpp
+++ b/culooks.cpp
@@ -2,10 +2,6 @@
 
 #include <vector>
 #include <GL/glut.h>
-#include <GL/glx.h>
-#include <GL/gl.h>
-#include <X11/Xlib.h>
-#include <X11/Xutil.h>
 
 #include <iostream>
 #include <math.h>