diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2009-05-25 06:04:41 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2009-05-25 06:04:41 (GMT) |
commit | df81e1f774934257e7f8a2031e71569f075cfbf3 (patch) | |
tree | 2a7cd9e1bd59f7fc07d79e33302a1363d0f57d51 /util/fluxbox-update_configs.cc | |
parent | 761c8411711d22c899a0f58585286d26273347cc (diff) | |
download | fluxbox_pavel-df81e1f774934257e7f8a2031e71569f075cfbf3.zip fluxbox_pavel-df81e1f774934257e7f8a2031e71569f075cfbf3.tar.bz2 |
minor cosmetics
Diffstat (limited to 'util/fluxbox-update_configs.cc')
-rw-r--r-- | util/fluxbox-update_configs.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/fluxbox-update_configs.cc b/util/fluxbox-update_configs.cc index 96382da..77b3ff7 100644 --- a/util/fluxbox-update_configs.cc +++ b/util/fluxbox-update_configs.cc | |||
@@ -23,7 +23,7 @@ | |||
23 | #include "../src/FbTk/Resource.hh" | 23 | #include "../src/FbTk/Resource.hh" |
24 | #include "../src/FbTk/StringUtil.hh" | 24 | #include "../src/FbTk/StringUtil.hh" |
25 | 25 | ||
26 | #include "../src/defaults.hh" | 26 | #include "defaults.hh" |
27 | 27 | ||
28 | #ifdef HAVE_CONFIG_H | 28 | #ifdef HAVE_CONFIG_H |
29 | #include "config.h" | 29 | #include "config.h" |