diff options
| author | Marius Nita <marius@cs.pdx.edu> | 2002-11-01 03:32:22 +0000 |
|---|---|---|
| committer | Marius Nita <marius@cs.pdx.edu> | 2002-11-01 03:32:22 +0000 |
| commit | 90c5fdc2d162678e8b257762b0d90745450af51d (patch) | |
| tree | df12119acfbaa617b42903177ba9bbf62773faa4 /util/bsetroot.cc | |
| parent | 110a1eeed9b5d0deb127a02364cf6c6fe29a9de8 (diff) | |
changed to reflect toolkit change
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) |
