diff options
Diffstat (limited to 'src/admin/main.cpp')
-rw-r--r-- | src/admin/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/admin/main.cpp b/src/admin/main.cpp index 1849d80..babf195 100644 --- a/src/admin/main.cpp +++ b/src/admin/main.cpp @@ -17,7 +17,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. -#include "../mmo/core.hpp" +#include "../high/core.hpp" #include "ladmin.hpp" |