server/src/build/lib.c

11 lines
169 B
C
Raw Normal View History

#include <settings.h>
#include <platform.h>
#include "stdafx.h"
#ifdef HAVE_CURSES
#include <util/listbox.c>
#include <gmtool.c>
#endif
#include <eressea.c>