dtwm: fix implicit-function-declaration warnings

This commit is contained in:
Jon Trulson 2021-11-15 09:48:38 -07:00
parent 62b63331ed
commit abb408b24f
2 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,7 @@
#include <Dt/Icon.h>
#include "Button.h"
#include <Dt/GetDispRes.h>
#include <Dt/HourGlass.h>
#include <Xm/Form.h>
#include <Xm/ToggleBG.h>

View File

@ -44,6 +44,8 @@
#include <Xm/BulletinB.h>
#include <Xm/MessageB.h>
#include <Dt/HourGlass.h>
#define MOVE_OUTLINE_WIDTH 2
#define FEEDBACK_BEVEL 2