summaryrefslogtreecommitdiff
path: root/otk/widget.cc
diff options
context:
space:
mode:
Diffstat (limited to 'otk/widget.cc')
-rw-r--r--otk/widget.cc6
1 files changed, 6 insertions, 0 deletions
diff --git a/otk/widget.cc b/otk/widget.cc
index 0e5eaf15..79a1f93a 100644
--- a/otk/widget.cc
+++ b/otk/widget.cc
@@ -1,3 +1,9 @@
+// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
+
+#ifdef HAVE_CONFIG_H
+# include "../config.h"
+#endif // HAVE_CONFIG_H
+
#include "widget.hh"
#include "display.hh"
#include "assassin.hh"