diff options
Diffstat (limited to 'util/bsetroot.cc')
| -rw-r--r-- | util/bsetroot.cc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util/bsetroot.cc b/util/bsetroot.cc index 213d0f48..e578cfa0 100644 --- a/util/bsetroot.cc +++ b/util/bsetroot.cc @@ -43,9 +43,9 @@ extern "C" { #endif // HAVE_CTYPE_H } -#include "../src/gccache.hh" -#include "../src/texture.hh" -#include "../src/util.hh" +#include "gccache.hh" +#include "texture.hh" +#include "util.hh" #include "bsetroot.hh" bsetroot::bsetroot(int argc, char **argv, char *dpy_name) |
