aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Slit.cc')
-rw-r--r--src/Slit.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Slit.cc b/src/Slit.cc
index 47cd11f..9eaa439 100644
--- a/src/Slit.cc
+++ b/src/Slit.cc
@@ -24,11 +24,6 @@
24 24
25#include "Slit.hh" 25#include "Slit.hh"
26 26
27//use GNU extensions
28#ifndef _GNU_SOURCE
29#define _GNU_SOURCE
30#endif // _GNU_SOURCE
31
32#include "Screen.hh" 27#include "Screen.hh"
33#include "ScreenPlacement.hh" 28#include "ScreenPlacement.hh"
34#include "FbTk/ImageControl.hh" 29#include "FbTk/ImageControl.hh"