summaryrefslogtreecommitdiff
path: root/fb/fbpseudocolor.c
diff options
context:
space:
mode:
Diffstat (limited to 'fb/fbpseudocolor.c')
-rw-r--r--fb/fbpseudocolor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fb/fbpseudocolor.c b/fb/fbpseudocolor.c
index c06233692..e93cf6419 100644
--- a/fb/fbpseudocolor.c
+++ b/fb/fbpseudocolor.c
@@ -1,5 +1,5 @@
-#include "X.h"
-#include "Xproto.h"
+#include <X11/X.h>
+#include <X11/Xproto.h>
#include "scrnintstr.h"
#include "colormapst.h"
#include "resource.h"