]> Pileus Git - ~andy/gtk/blobdiff - gtk/deprecated/gtkvscale.c
GtkTextView: don't popdown a bubble if we don't have one
[~andy/gtk] / gtk / deprecated / gtkvscale.c
index e348cfcf2089b0bc5984085edbeae3e113d7af0a..540c36605dcbdf90f46559bdb75a692753bc2e20 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/>.
  */
 
 /*
@@ -30,6 +28,8 @@
 #include <stdlib.h>
 
 #include "gtkvscale.h"
+
+#include "gtkadjustment.h"
 #include "gtkorientable.h"