include fluxbox-nls instead
fluxgen fluxgen
1 files changed,
2 insertions(+),
2 deletions(-)
jump to
M
src/I18n.hh
→
src/I18n.hh
@@ -22,12 +22,12 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: I18n.hh,v 1.3 2004/03/13 11:14:21 fluxgen Exp $ +// $Id: I18n.hh,v 1.4 2004/05/02 20:46:43 fluxgen Exp $ #ifndef I18N_HH #define I18N_HH -#include "../nls/blackbox-nls.hh" +#include "../nls/fluxbox-nls.hh" #ifdef HAVE_CONFIG_H #include "config.h"