Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2003-12-30 17:45:34 +0000
committerVeronika Irvine2003-12-30 17:45:34 +0000
commitcd7ecafab625c8710a2ae6825af6e588550cb5fe (patch)
tree44a2ec0223e8d70aef1298c7f185a1eef6c147eb /bundles/org.eclipse.swt/META-INF
parent5ecf62d3943aefe9e2ecd4b006e83fbc6db2afc3 (diff)
downloadeclipse.platform.swt-cd7ecafab625c8710a2ae6825af6e588550cb5fe.tar.gz
eclipse.platform.swt-cd7ecafab625c8710a2ae6825af6e588550cb5fe.tar.xz
eclipse.platform.swt-cd7ecafab625c8710a2ae6825af6e588550cb5fe.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/META-INF')
-rw-r--r--bundles/org.eclipse.swt/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
index aa83727b4a..1e813d4634 100644
--- a/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt/META-INF/MANIFEST.MF
@@ -12,7 +12,7 @@ Provide-Package:
org.eclipse.swt.events,
org.eclipse.swt.graphics,
org.eclipse.swt.internal,
- org.eclipse.swt.internal.awt,
+ org.eclipse.swt.awt,
org.eclipse.swt.internal.image,
org.eclipse.swt.layout,
org.eclipse.swt.printing,

Back to the top