]> Dogcows Code - chaz/openbox/blobdiff - render/font.c
maybe this works then
[chaz/openbox] / render / font.c
index 79a5b40d671e113b4e9e40ed631a9965ad05ac37..0521e2af6c8575a7600e3ff5a0952573945e9631 100644 (file)
@@ -1,6 +1,7 @@
 /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    font.c for the Openbox window manager
+   Copyright (c) 2006        Mikael Magnusson
    Copyright (c) 2003        Ben Jansens
    Copyright (c) 2003        Derek Foreman
 
@@ -28,7 +29,7 @@
 #include <glib.h>
 #include <string.h>
 #include <stdlib.h>
-#if defined(USE_PANGO) && !defined(ENABLE_NLS)
+#ifdef USE_PANGO
 #include <locale.h>
 #endif
 
This page took 0.026765 seconds and 4 git commands to generate.