include
This commit is contained in:
parent
a660cb0d08
commit
016b6891ea
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
// DEALINGS IN THE SOFTWARE.
|
||||
|
||||
// $Id: Configmenu.cc,v 1.19 2002/10/22 14:45:01 fluxgen Exp $
|
||||
// $Id: Configmenu.cc,v 1.20 2002/10/25 21:10:58 fluxgen Exp $
|
||||
|
||||
#include "Configmenu.hh"
|
||||
|
||||
|
@ -31,6 +31,7 @@
|
|||
#include "Window.hh"
|
||||
#include "Screen.hh"
|
||||
#include "Tab.hh"
|
||||
#include "fluxbox.hh"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
|
|
Loading…
Reference in a new issue