diff options
-rw-r--r-- | src/I18n.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/I18n.hh b/src/I18n.hh index 1960870..09c0b41 100644 --- a/src/I18n.hh +++ b/src/I18n.hh | |||
@@ -22,12 +22,12 @@ | |||
22 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 22 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
23 | // DEALINGS IN THE SOFTWARE. | 23 | // DEALINGS IN THE SOFTWARE. |
24 | 24 | ||
25 | // $Id: I18n.hh,v 1.3 2004/03/13 11:14:21 fluxgen Exp $ | 25 | // $Id: I18n.hh,v 1.4 2004/05/02 20:46:43 fluxgen Exp $ |
26 | 26 | ||
27 | #ifndef I18N_HH | 27 | #ifndef I18N_HH |
28 | #define I18N_HH | 28 | #define I18N_HH |
29 | 29 | ||
30 | #include "../nls/blackbox-nls.hh" | 30 | #include "../nls/fluxbox-nls.hh" |
31 | 31 | ||
32 | #ifdef HAVE_CONFIG_H | 32 | #ifdef HAVE_CONFIG_H |
33 | #include "config.h" | 33 | #include "config.h" |