diff options
Diffstat (limited to 'src/Label.c')
-rw-r--r-- | src/Label.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Label.c b/src/Label.c index b3ecee9..ea885f7 100644 --- a/src/Label.c +++ b/src/Label.c @@ -51,7 +51,7 @@ SOFTWARE. * */ -#include "Xaw3dP.h" +#include <X11/Xaw3d/Xaw3dP.h> #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> #include <X11/Xos.h> |