diff options
Diffstat (limited to 'src/urlbar.cpp')
-rw-r--r-- | src/urlbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar.cpp b/src/urlbar.cpp index 05a4ad9a..24df96f7 100644 --- a/src/urlbar.cpp +++ b/src/urlbar.cpp @@ -33,7 +33,7 @@ // Local Includes #include "application.h" -#include "history.h" +#include "historymodels.h" #include "lineedit.h" #include "mainwindow.h" #include "webview.h" |