summaryrefslogtreecommitdiff
path: root/include/os.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/os.h')
-rw-r--r--include/os.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/os.h b/include/os.h
index bfc1074..2448552 100644
--- a/include/os.h
+++ b/include/os.h
@@ -56,7 +56,7 @@ typedef struct _FontPathRec *FontPathPtr;
typedef struct _alt_server *AlternateServerPtr;
typedef struct _auth *AuthPtr;
-#include "FSproto.h"
+#include <X11/fonts/FSproto.h>
#include "client.h"
#include "misc.h"