minor fix
This commit is contained in:
parent
72e4f1eeb3
commit
1c5e3c98d0
1 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
// DEALINGS IN THE SOFTWARE.
|
||||
|
||||
// $Id: fluxbox.cc,v 1.129 2003/05/07 11:33:12 fluxgen Exp $
|
||||
// $Id: fluxbox.cc,v 1.130 2003/05/07 23:17:38 fluxgen Exp $
|
||||
|
||||
#include "fluxbox.hh"
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
|||
#endif // _GNU_SOURCE
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../config.h"
|
||||
#include "config.h"
|
||||
#endif // HAVE_CONFIG_H
|
||||
|
||||
#ifdef SLIT
|
||||
|
|
Loading…
Reference in a new issue