diff options
Diffstat (limited to 'src/gui/widgets/passwordfield.cpp')
-rw-r--r-- | src/gui/widgets/passwordfield.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/passwordfield.cpp b/src/gui/widgets/passwordfield.cpp index 6f339ddd7..a976f440e 100644 --- a/src/gui/widgets/passwordfield.cpp +++ b/src/gui/widgets/passwordfield.cpp @@ -20,7 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "passwordfield.h" +#include "gui/widgets/passwordfield.h" #include "debug.h" |