summaryrefslogtreecommitdiff
path: root/src/blackbox.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/blackbox.hh')
-rw-r--r--src/blackbox.hh9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/blackbox.hh b/src/blackbox.hh
index 1efec772..52e0e653 100644
--- a/src/blackbox.hh
+++ b/src/blackbox.hh
@@ -47,11 +47,10 @@ extern "C" {
#include <map>
#include <string>
-#include "i18n.hh"
-#include "BaseDisplay.hh"
-#include "Configuration.hh"
-#include "Timer.hh"
-#include "XAtom.hh"
+#include "basedisplay.hh"
+#include "configuration.hh"
+#include "timer.hh"
+#include "xatom.hh"
#define AttribShaded (1l << 0)
#define AttribMaxHoriz (1l << 1)