index
:
c-homework
master
montecarlo
numrep
sin-sum
task3
task4
task5
task6
task7
task8
Computer science homework for MSU
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
7_2
/
main.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '7_2/main.c')
-rw-r--r--
7_2/main.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/7_2/main.c b/7_2/main.c
index 5411ecf..edb4b76 100644
--- a/
7_2/main.c
+++ b/
7_2/main.c
@@ -1,4 +1,4 @@
-#include <X11/X.h>
+#include <X11/Xlib.h>
#include <assert.h>
#include <errno.h>