]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkrecentaction.h
GtkBubbleWindow: Use style border color to stroke the bubble shape
[~andy/gtk] / gtk / gtkrecentaction.h
index 016b587101df1807ef733ea6e757c531b759ba85..a0654df59bec3760d1a931d6973a3d44f9df3334 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_RECENT_ACTION_H__
+#define __GTK_RECENT_ACTION_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_RECENT_ACTION_H__
-#define __GTK_RECENT_ACTION_H__
-
 #include <gtk/gtkaction.h>
 #include <gtk/gtkrecentmanager.h>