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

@@ -24,7 +24,7 @@
#include <safekeyfile.h>
#include <addsetids.h>
#include <safegtk.h>
#include <version.h>
#include "version.h"
Options options;
Glib::ustring versionString = VERSION;