summaryrefslogtreecommitdiff
path: root/atk/atktext.h
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2001-07-25 18:14:33 +0000
committerBill Haneman <billh@src.gnome.org>2001-07-25 18:14:33 +0000
commit96f46e471fc2ff41905e4d4c60983e24afca0ae8 (patch)
tree09f3fa977c13e3e82c353862b44f90bdd9ea881f /atk/atktext.h
parent4c51b04d1987576167742726ec26e720675170a1 (diff)
downloadatk-96f46e471fc2ff41905e4d4c60983e24afca0ae8.tar.gz
Modified Files: atk-uninstalled.pc.in atk.pc.in configure.in
Modified Files: atk-uninstalled.pc.in atk.pc.in configure.in atk/atkeditabletext.h atk/atktext.h atk/makefile.msc Removed last of pango dependencies in ATK: removed (unused) #includes, and removed dependencies from makefile.msc and configure.in
Diffstat (limited to 'atk/atktext.h')
-rwxr-xr-xatk/atktext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/atk/atktext.h b/atk/atktext.h
index 33ef452..83a6aa9 100755
--- a/atk/atktext.h
+++ b/atk/atktext.h
@@ -21,7 +21,6 @@
#ifndef __ATK_TEXT_H__
#define __ATK_TEXT_H__
-#include <pango/pango.h>
#include <glib-object.h>
#include <atk/atkobject.h>
#include <atk/atkutil.h>