]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkbitmaskprivate.h
filechooser: Show FUSE mounted locations in shortcuts
[~andy/gtk] / gtk / gtkbitmaskprivate.h
index 5e61c3c70c9f7f52ddc50e9c9de3c712524cdb65..4a255efa26ec16b741a13bec644289049b560f17 100644 (file)
 #define __GTK_BITMASK_PRIVATE_H__
 
 #include <glib.h>
+#include "gtkallocatedbitmaskprivate.h"
 
 G_BEGIN_DECLS
 
-typedef struct _GtkBitmask           GtkBitmask;
-
-
 static inline GtkBitmask *      _gtk_bitmask_new                  (void);
 static inline GtkBitmask *      _gtk_bitmask_copy                 (const GtkBitmask  *mask);
 static inline void              _gtk_bitmask_free                 (GtkBitmask        *mask);