mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-10 07:12:07 +00:00
Binde den Header korrekt ein
This commit is contained in:
parent
f78eb87c3c
commit
24b4cc5baa
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "glob.h"
|
||||
#include "header/glob.h"
|
||||
|
||||
/*
|
||||
* Like glob_match, but match PATTERN against any final segment of TEXT.
|
||||
|
|
Loading…
Reference in a new issue