]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkmodules.h
entry: Use GtkSelectionWindow for touch text selection
[~andy/gtk] / gtk / gtkmodules.h
index b0f9a509ac3c6e9bba2073f5185aa3586e2105d2..4aca3606ea94e1294d4f89badbe3c1b9b369b9cb 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/>.
  */
 
-#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
-#error "Only <gtk/gtk.h> can be included directly."
-#endif
-
 #ifndef __GTK_MODULES_H__
 #define __GTK_MODULES_H__
 
-#include <gtk/gtksettings.h>
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
 
+#include <gdk/gdk.h>
 
 G_BEGIN_DECLS