X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Factions.cc;fp=src%2Factions.cc;h=3eb292158bf257f0a908a2587d73e03953e96b62;hb=115fedf432d73f17ade48eaa2fa12dfd333bfcaa;hp=bb5088e92447e23d9b1da283e90e1f835247a51a;hpb=74cfb1b4c115cdb4e05aa823b09d2b5ea9d0d690;p=chaz%2Fopenbox diff --git a/src/actions.cc b/src/actions.cc index bb5088e9..3eb29215 100644 --- a/src/actions.cc +++ b/src/actions.cc @@ -1,8 +1,6 @@ // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- -#ifdef HAVE_CONFIG_H -# include "../config.h" -#endif +#include "config.h" #include "actions.hh" #include "openbox.hh" @@ -13,7 +11,7 @@ #include "bindings.hh" #include "otk/display.hh" -#include +#include #include namespace ob {