rather than #include "TemplateP.h".
Signed-off-by: Gaetan Nadon <[email protected]>
---
src/Template.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/Template.c b/src/Template.c
index 88b306c..0c08417 100644
--- a/src/Template.c
+++ b/src/Template.c
@@ -30,7 +30,7 @@ in this Software without prior written authorization from the
X Consortium.
#endif
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
-#include "TemplateP.h"
+#include <X11/Xaw3d/TemplateP.h>
static XtResource resources[] = {
#define offset(field) XtOffsetOf(TemplateRec, template.field)
--
1.7.4.1
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel