]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkradiotoolbutton.h
Updated Russian translation
[~andy/gtk] / gtk / gtkradiotoolbutton.h
index 32d0e7b6a0371d42bbfa878cafbc3f96bc8088cf..3c5e605a845d77567771a2a9dd7d2f6e4b6ad869 100644 (file)
  * 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/>.
  */
 
-#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
 #ifndef __GTK_RADIO_TOOL_BUTTON_H__
 #define __GTK_RADIO_TOOL_BUTTON_H__
 
-#include "gtktoggletoolbutton.h"
+#include <gtk/gtktoggletoolbutton.h>
 
 G_BEGIN_DECLS