summaryrefslogtreecommitdiff
path: root/afb/afbcmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'afb/afbcmap.c')
-rw-r--r--afb/afbcmap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/afb/afbcmap.c b/afb/afbcmap.c
index cfa41aab3..c43725aa4 100644
--- a/afb/afbcmap.c
+++ b/afb/afbcmap.c
@@ -29,8 +29,8 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-#include "X.h"
-#include "Xproto.h"
+#include <X11/X.h>
+#include <X11/Xproto.h>
#include "scrnintstr.h"
#include "colormapst.h"
#include "resource.h"