]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkfilechooserembed.c
entry: Use GtkSelectionWindow for touch text selection
[~andy/gtk] / gtk / gtkfilechooserembed.c
index f85b1a2aaf8b5be9bb194a9af40d8e017c8b00f6..336c2b3a4539e472470b54ebffae57d32f4fe917 100644 (file)
  * 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/>.
  */
 
-#include <config.h>
+#include "config.h"
 #include "gtkfilechooserembed.h"
 #include "gtkmarshalers.h"
 #include "gtkintl.h"
-#include "gtkalias.h"
 
 static void gtk_file_chooser_embed_class_init (gpointer g_iface);
 static void delegate_get_default_size         (GtkFileChooserEmbed *chooser_embed,