]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmodulesprivate.h
filechooserbutton: Test that the expected filename is shown
[~andy/gtk] / gtk / gtkmodulesprivate.h
index dc8ea28e6c13f4f0ed4adb551a2b06b94de01eeb..11dbebfd9dd2963f0a486004a0837973461a6884 100644 (file)
@@ -12,9 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
 /*
@@ -29,6 +27,8 @@
 
 G_BEGIN_DECLS
 
+#include "gtksettings.h"
+
 gchar  * _gtk_find_module              (const gchar  *name,
                                         const gchar  *type);
 gchar ** _gtk_get_module_path          (const gchar  *type);