summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-05-29 00:13:34 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-05-29 00:13:34 +0200
commitd5fd357af9f14fb61011d5dbebd9a9fb7f11824a (patch)
treee8d090a1ae565ed617b0370f9f6ffd841cf1330b /src/main.cpp
parentFixed some warnings. (diff)
downloadrekonq-d5fd357af9f14fb61011d5dbebd9a9fb7f11824a.tar.xz
Let Opera sync handler being optional
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index b73dbc92..7a23172c 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -25,7 +25,7 @@
// version include
-#include "../version.h"
+#include "config-version.h"
// Local Includes
#include "application.h"