graphlayout.h revision a7f9305a82b43cf9bd356c6e19d43e73409d178c
/**
* \brief graph layout functions
*
* Authors:
* Tim Dwyer <tgdwyer@gmail.com>
*
* Copyright (C) 2005 Authors
*
* Released under GNU GPL. Read the file 'COPYING' for more information.
*/
#ifndef SEEN_GRAPHLAYOUT_H
#define SEEN_GRAPHLAYOUT_H
struct _GSList;
#include <list>
#endif // SEEN_GRAPHLAYOUT_H