This commit is contained in:
Enrico Weigelt 2025-07-04 16:01:06 +00:00 committed by GitHub
commit 8e04fb991a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,14 +28,11 @@
* Header file for users of machine-independent DBE code * Header file for users of machine-independent DBE code
* *
*****************************************************************************/ *****************************************************************************/
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
#ifndef MIDBE_H #ifndef MIDBE_H
#define MIDBE_H #define MIDBE_H
#include <dix-config.h>
#include "dix/screen_hooks_priv.h" #include "dix/screen_hooks_priv.h"
#include "include/privates.h" #include "include/privates.h"