#ifndef ADMIN_CONF_H
#define ADMIN_CONF_H
-#include "os_int.h"
-#include "resetable.h"
+#include "stg/resetable.h"
#include <string>
+#include "os_int.h"
+
#define ADM_LOGIN_LEN (32)
#define ADM_PASSWD_LEN (32)
//-----------------------------------------------------------------------------