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.hh | |
| parent | 110a1eeed9b5d0deb127a02364cf6c6fe29a9de8 (diff) | |
changed to reflect toolkit change
Diffstat (limited to 'util/bsetroot.hh')
| -rw-r--r-- | util/bsetroot.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/bsetroot.hh b/util/bsetroot.hh index 54956804..912aa81b 100644 --- a/util/bsetroot.hh +++ b/util/bsetroot.hh @@ -24,8 +24,8 @@ #ifndef __bsetroot2_hh #define __bsetroot2_hh -#include "../src/basedisplay.hh" -#include "../src/image.hh" +#include "basedisplay.hh" +#include "image.hh" #include <string> |
