Skip to content
Snippets Groups Projects
Commit 1367e8ff authored by ShadowNinja's avatar ShadowNinja
Browse files

Fix gettext

parent 9e2a9b55
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#ifndef GETTEXT_HEADER
#define GETTEXT_HEADER
//#include "config.h" // for USE_GETTEXT
#include "config.h" // for USE_GETTEXT
#if USE_GETTEXT
#include <libintl.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment