]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkprintcontext.h
Popdown the bubble window when text view is scrolled
[~andy/gtk] / gtk / gtkprintcontext.h
index 561d0c4572d64faa2a47513cc066ff697f3adb77..aecd8a92b888ee3fec6f278727d848d3a6609ee2 100644 (file)
  * 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_PRINT_CONTEXT_H__
 #define __GTK_PRINT_CONTEXT_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <pango/pango.h>
 #include <gtk/gtkpagesetup.h>