]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktoolbutton.h
filechooser: Use _gtk_file_has_native_path() throughout when testing for local_only
[~andy/gtk] / gtk / gtktoolbutton.h
index e9d37348d6eeb46f3fd90c85a7f7018a742e53df..144607fbb6f23379276a8342876b23e96bf3fe75 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_TOOL_BUTTON_H__
+#define __GTK_TOOL_BUTTON_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_TOOL_BUTTON_H__
-#define __GTK_TOOL_BUTTON_H__
-
 #include <gtk/gtktoolitem.h>
 
 G_BEGIN_DECLS