Move DtXinerama.h and PamSvc.h into include/Dt/

This commit is contained in:
Jon Trulson
2021-12-21 13:22:52 -07:00
parent e10d06f210
commit 3a0c2ae879
16 changed files with 16 additions and 72 deletions

View File

@@ -62,7 +62,7 @@
#include "SmError.h"
#ifdef USE_XINERAMA
# include <DtXinerama.h>
# include <Dt/DtXinerama.h>
#endif
/*

View File

@@ -86,7 +86,7 @@
#endif
#ifdef HAS_PAM_LIBRARY
#include <PamSvc.h>
#include <Dt/PamSvc.h>
#endif
#include "Sm.h"

View File

@@ -68,7 +68,7 @@
#include <Dt/DtP.h>
#include <Dt/Lock.h>
#ifdef USE_XINERAMA
#include <DtXinerama.h> /* JET - Xinerama support */
#include <Dt/DtXinerama.h> /* JET - Xinerama support */
#endif
#include "Sm.h"
#include "SmError.h"

View File

@@ -90,7 +90,7 @@
#include "SmGlobals.h"
#ifdef USE_XINERAMA
#include <DtXinerama.h>
#include <Dt/DtXinerama.h>
#endif
typedef enum {