summaryrefslogtreecommitdiff
path: root/dselect/methlist.cc
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-07-15 11:21:05 +0200
committerGuillem Jover <guillem@debian.org>2009-07-15 21:16:09 +0200
commit289c2911844317dfdd0c4b8d9034820502da483e (patch)
treecde2afe3fefdb9baafeaecd2043601f4b7d9b193 /dselect/methlist.cc
parent935c3d7bc6adbf721091c0a6e48e0967e9b61e00 (diff)
downloaddpkg-289c2911844317dfdd0c4b8d9034820502da483e.tar.gz
libdpkg: Rename dpkg-i18n.h to i18n.h
Diffstat (limited to 'dselect/methlist.cc')
-rw-r--r--dselect/methlist.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dselect/methlist.cc b/dselect/methlist.cc
index d582e1c86..8a42044a3 100644
--- a/dselect/methlist.cc
+++ b/dselect/methlist.cc
@@ -23,7 +23,7 @@
#include <config.h>
#include <compat.h>
-#include <dpkg-i18n.h>
+#include <dpkg/i18n.h>
#include <stdio.h>
#include <string.h>