Small cleanup

(More robust build)
This commit is contained in:
Oliver Duis
2011-05-23 17:46:47 +02:00
parent 84e051451f
commit ae0cfe4d9d
4 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@
#include <string.h>
#include <stdlib.h>
#include <options.h>
#include <version.h>
#include "version.h"
#ifndef WIN32
#include <config.h>