summaryrefslogtreecommitdiff
path: root/include/screenint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/screenint.h')
-rw-r--r--include/screenint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/screenint.h b/include/screenint.h
index 1c836952e..aaa8086fb 100644
--- a/include/screenint.h
+++ b/include/screenint.h
@@ -49,7 +49,7 @@ SOFTWARE.
#ifndef SCREENINT_H
#define SCREENINT_H
-#include "misc.h"
+#include <X11/misc.h>
typedef struct _PixmapFormat *PixmapFormatPtr;
typedef struct _Visual *VisualPtr;