diff options
Diffstat (limited to 'src/ThreeD.c')
-rw-r--r-- | src/ThreeD.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ThreeD.c b/src/ThreeD.c index 48b25ad..04273cc 100644 --- a/src/ThreeD.c +++ b/src/ThreeD.c @@ -28,7 +28,7 @@ SOFTWARE. * Rights, permissions, and disclaimer per the above DEC/MIT license. */ -#include "Xaw3dP.h" +#include <X11/Xaw3d/Xaw3dP.h> #include <X11/Xlib.h> #include <X11/StringDefs.h> #include <X11/IntrinsicP.h> |