Android: Move touchscreen rare controls inline with settings icon (#8006)
[oweals/minetest.git] / src / gui / guiPasswordChange.cpp
index e29ef27e603aa39b66d6c2b6e8e4ca5f2af17e14..469c38dbeda3f683534add57615bc5e141e2f3fc 100644 (file)
@@ -17,7 +17,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 */
 
 #include "guiPasswordChange.h"
-#include "client.h"
+#include "client/client.h"
 #include <IGUICheckBox.h>
 #include <IGUIEditBox.h>
 #include <IGUIButton.h>