diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-06-30 13:36:51 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-06-30 13:36:51 +0200 |
commit | c0a79b1dabc1e3c5fb9dd7ff41257a39015da598 (patch) | |
tree | 33b526a9a38b92ba76ccd36d439a433208e1b95c /include/tools/rc.hxx | |
parent | 8c92b5ae3d6e96f64754da603a36f42b7feaac5a (diff) |
Remove unnecessary include
Change-Id: I46fffbdbf952b2eb67a469a5960bc94c8ee7d377
Diffstat (limited to 'include/tools/rc.hxx')
-rw-r--r-- | include/tools/rc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tools/rc.hxx b/include/tools/rc.hxx index 251ad995d590..943ff482eaee 100644 --- a/include/tools/rc.hxx +++ b/include/tools/rc.hxx @@ -20,7 +20,6 @@ #define INCLUDED_TOOLS_RC_HXX #include <tools/toolsdllapi.h> -#include <i18nlangtag/lang.h> #include <tools/resmgr.hxx> class TOOLS_DLLPUBLIC Resource |