aboutsummaryrefslogtreecommitdiff
path: root/src/Slit.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Slit.cc')
-rw-r--r--src/Slit.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Slit.cc b/src/Slit.cc
index 7d6b1ef..47cd11f 100644
--- a/src/Slit.cc
+++ b/src/Slit.cc
@@ -29,10 +29,6 @@
29#define _GNU_SOURCE 29#define _GNU_SOURCE
30#endif // _GNU_SOURCE 30#endif // _GNU_SOURCE
31 31
32#ifdef HAVE_CONFIG_H
33#include "config.h"
34#endif // HAVE_CONFIG_H
35
36#include "Screen.hh" 32#include "Screen.hh"
37#include "ScreenPlacement.hh" 33#include "ScreenPlacement.hh"
38#include "FbTk/ImageControl.hh" 34#include "FbTk/ImageControl.hh"