]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkseparatormenuitem.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkseparatormenuitem.c
index 934ac8622734c919750516f067e054dfd9c40882..da721297067eac0f0572bc7c821fdedf2e9c58d2 100644 (file)
@@ -12,9 +12,7 @@
  * 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/>.
  */
 
 /*
  */
 
 #include "config.h"
+
 #include "gtkseparatormenuitem.h"
 
+#include "gtkstylecontext.h"
+
 /**
  * SECTION:gtkseparatormenuitem
  * @Short_description: A separator used in menus