Include path fixes.
[cacao.git] / nat / javax_swing_UIManager.h
1 /* This file is machine generated, don't edit it !*/
2
3 #ifndef _JAVAX_SWING_UIMANAGER_H
4 #define _JAVAX_SWING_UIMANAGER_H
5
6 /* Structure information for class: javax/swing/UIManager */
7
8 typedef struct javax_swing_UIManager {
9    java_objectheader header;
10 } javax_swing_UIManager;
11
12 #endif
13