summaryrefslogtreecommitdiff
path: root/src/i18n/gettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/gettext.c')
-rw-r--r--src/i18n/gettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/gettext.c b/src/i18n/gettext.c
index 5ab5b49..ddb1e01 100644
--- a/src/i18n/gettext.c
+++ b/src/i18n/gettext.c
@@ -15,7 +15,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "port/gettext.h"
+#include "i18n/gettext.h"
#include "port/unused.h"
#include <stdlib.h> /* for getenv */