summaryrefslogtreecommitdiff
path: root/src/Command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Command.c')
-rw-r--r--src/Command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Command.c b/src/Command.c
index 2012f27..ccde19b 100644
--- a/src/Command.c
+++ b/src/Command.c
@@ -50,7 +50,7 @@ SOFTWARE.
* Command.c - Command button widget
*/
-#include "Xaw3dP.h"
+#include <X11/Xaw3d/Xaw3dP.h>
#include <stdio.h>
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>