summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/shared/agp_noop.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/shared/agp_noop.c')
-rw-r--r--hw/xfree86/os-support/shared/agp_noop.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/shared/agp_noop.c b/hw/xfree86/os-support/shared/agp_noop.c
index 5f2a57854..284e0605f 100644
--- a/hw/xfree86/os-support/shared/agp_noop.c
+++ b/hw/xfree86/os-support/shared/agp_noop.c
@@ -35,11 +35,12 @@
#endif
#include <X11/X.h>
+
#include "xf86.h"
#include "xf86Priv.h"
#include "xf86_os_support.h"
#include "xf86_OSlib.h"
-#include "xf86OSpriv.h"
+#include "xf86_os_support.h"
Bool
xf86GARTCloseScreen(int screenNum)