]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkpagesetup.h
notebook: restore previous behaviour wrt. unparenting of tab labels
[~andy/gtk] / gtk / gtkpagesetup.h
index 635c7efb9b218a4af71ac42db2265937c109854d..cd4607de04c1df7c10578bc0d995328bdadf8b85 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_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
 #ifndef __GTK_PAGE_SETUP_H__
 #define __GTK_PAGE_SETUP_H__
 
-#include <gtk/gtkenums.h>
+
 #include <gtk/gtkpapersize.h>
 
+
 G_BEGIN_DECLS
 
 typedef struct _GtkPageSetup GtkPageSetup;