summaryrefslogtreecommitdiffstats
path: root/fbreader/src/networkActions/AuthenticationDialog.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-31 17:55:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-31 17:55:53 +0900
commite58b237d5186a0955d72c2bdc50d27a043fa4ace (patch)
tree34346391217c9fd4bd0ee2c145d8d925d6297fa0 /fbreader/src/networkActions/AuthenticationDialog.cpp
parent5e5423ec5da761869d2ac5afa2c3ddfbe7ad6cef (diff)
downloadtde-ebook-reader-e58b237d5186a0955d72c2bdc50d27a043fa4ace.tar.gz
tde-ebook-reader-e58b237d5186a0955d72c2bdc50d27a043fa4ace.zip
Restructure zlcore include files and add libzlcore-tqt-dev package
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'fbreader/src/networkActions/AuthenticationDialog.cpp')
-rw-r--r--fbreader/src/networkActions/AuthenticationDialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbreader/src/networkActions/AuthenticationDialog.cpp b/fbreader/src/networkActions/AuthenticationDialog.cpp
index 4d59b43..4f4ed1a 100644
--- a/fbreader/src/networkActions/AuthenticationDialog.cpp
+++ b/fbreader/src/networkActions/AuthenticationDialog.cpp
@@ -22,7 +22,7 @@
#include <ZLOptionsDialog.h>
#include <ZLOptionEntry.h>
-#include <optionEntries/ZLSimpleOptionEntry.h>
+#include <ZLSimpleOptionEntry.h>
#include "../network/NetworkLink.h"
#include "AuthenticationDialog.h"