Update h2inc_globals.py

This commit is contained in:
Lerking
2018-05-08 12:22:11 +02:00
committed by GitHub
parent 30894e1b39
commit f3cdba01aa

View File

@@ -20,6 +20,6 @@ filecnt = 0
incinc = ''
defdir = False
defsrc = 'usr/include'
defdest = '~'
defdest = '~/include'
count = 0