dtappbuilder: use libXpm directly.

This commit is contained in:
Liang Chang
2021-10-17 10:03:58 -06:00
committed by Jon Trulson
parent f05a7b12c8
commit 6f30664428
6 changed files with 8 additions and 8 deletions

View File

@@ -54,8 +54,8 @@
#include <sys/param.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include <X11/xpm.h>
#include <Xm/MenuShell.h>
#include <Dt/xpm.h>
#include <ab_private/obj.h>
#include <ab_private/trav.h>
#include "objxmP.h"