diff options
Diffstat (limited to 'src/Vendor.c')
-rw-r--r-- | src/Vendor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Vendor.c b/src/Vendor.c index 45dbb27..42d1853 100644 --- a/src/Vendor.c +++ b/src/Vendor.c @@ -60,7 +60,7 @@ SOFTWARE. /* Make sure all wm properties can make it out of the resource manager */ -#include "Xaw3dP.h" +#include <X11/Xaw3d/Xaw3dP.h> #include <stdio.h> #include <X11/IntrinsicP.h> #include <X11/StringDefs.h> |