We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee4de7 commit c0da0faCopy full SHA for c0da0fa
src/linux/xdisplay.c
@@ -1,4 +1,4 @@
1
-#include "xdisplay.h"
+#include "../xdisplay.h"
2
#include <stdio.h> /* For fputs() */
3
#include <stdlib.h> /* For atexit() */
4
#include <string.h> /* For strdup() */
0 commit comments