]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkscrollable.c
filechooserbutton: whitespace fixes
[~andy/gtk] / gtk / gtkscrollable.c
index 7dbaa824d07bb0a17e1cee999fed59cb7bb0d712..3c7c76fcc65bba057c27b8a51d6ca198927755c8 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/>.
  */
 
 /**
@@ -71,6 +69,8 @@
 #include "config.h"
 
 #include "gtkscrollable.h"
+
+#include "gtkadjustment.h"
 #include "gtkprivate.h"
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"