summaryrefslogtreecommitdiff
path: root/fb/fbscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'fb/fbscreen.c')
-rw-r--r--fb/fbscreen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fb/fbscreen.c b/fb/fbscreen.c
index 42efaa911..220a99511 100644
--- a/fb/fbscreen.c
+++ b/fb/fbscreen.c
@@ -20,9 +20,9 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
-#endif
+
+#include "os/osdep.h"
#include "fb.h"