aboutsummaryrefslogtreecommitdiff
path: root/src/guiPasswordChange.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/guiPasswordChange.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/guiPasswordChange.cpp b/src/guiPasswordChange.cpp
index ce1b66fd0..69db4e6b2 100644
--- a/src/guiPasswordChange.cpp
+++ b/src/guiPasswordChange.cpp
@@ -17,9 +17,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include "guiPasswordChange.h"
-#include "debug.h"
-#include "serialization.h"
-#include <string>
+#include "client.h"
#include <IGUICheckBox.h>
#include <IGUIEditBox.h>
#include <IGUIButton.h>