Include the configuration file

This commit is contained in:
Pierre Pronchery 2011-07-16 01:15:54 +00:00
parent e42b7b2d0a
commit 8abe682f50

View File

@ -23,6 +23,7 @@
#include <libintl.h>
#include <System.h>
#include "Panel.h"
#include "../../config.h"
#define _(string) gettext(string)
/* XXX to avoid pointless warnings with GCC */