]> Dogcows Code - chaz/openbox/blobdiff - util/bsetroot.cc
add some const
[chaz/openbox] / util / bsetroot.cc
index 213d0f4809fc4800534612c4180bd3da93a73c0a..e578cfa0580d5d02948170481a608cc930706e65 100644 (file)
@@ -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)
This page took 0.021701 seconds and 4 git commands to generate.