diff options
Diffstat (limited to 'src/util.cc')
| -rw-r--r-- | src/util.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util.cc b/src/util.cc index 4f74c80..74c1bf5 100644 --- a/src/util.cc +++ b/src/util.cc @@ -1,4 +1,4 @@ -#include "main.hh" +#include "common.hh" static void (*ErrorFunction)(const char *Text) = NULL; static void (*PrintFunction)(int Level, const char *Text) = NULL; |
