diff options
Diffstat (limited to 'otk/focuslabel.cc')
| -rw-r--r-- | otk/focuslabel.cc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/otk/focuslabel.cc b/otk/focuslabel.cc index ea4e9ca2..e75a1d33 100644 --- a/otk/focuslabel.cc +++ b/otk/focuslabel.cc @@ -1,3 +1,9 @@ +// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- + +#ifdef HAVE_CONFIG_H +# include "../config.h" +#endif + #include "focuslabel.hh" namespace otk { |
